users@glassfish.java.net

Include later version of JSF in my WAR file?

From: Ed Hillmann <ed.hillmann_at_gmail.com>
Date: Mon, 5 Oct 2009 09:32:11 +1000

Hi all. I'm developing a JSF application that is targeted for a Glassfish
web server. At the moment, we're planning to use Glassfish 2.1. This
release of Glassfish comes with JSF 1.2_04.

If I want to use a later version of JSF with my Web application, is it
sufficient to include the API and RI jar files in my WAR file? Or will I
still need to update the domain to use the later release of JSF?

Thanks for any help,
Ed