This document was published at:
http://support.icesoft.com/jive/entry.jspa?entryID=772&categoryID=80
SUN Glassfish V2
Author:
Tyler Johnson,
Created on:
Jul 16, 2007 9:18 AM
ICEfaces Deployment Instructions for SUN Glassfish V2
To build the web application archive (WAR) for Sun Glassfish V2, run the following ANT command under the sample application folder that you want to deploy (e.g. component-showcase):
ant -Djsf12="" -Dserverjsf=""
or
ant build.facelet.war -Djsf12="" -Dserverjsf="" (for component-showcase facelets version only)
The exact following list of jar files should appear inside built war file.