Support Home
Knowledge Base
Forums
Search
Developer's Guides
Open a Ticket
Privacy Policy

[772] SUN Glassfish V2    « Back to Category
Author: Tyler Johnson, Created on: Jul 16, 2007 9:18 AM
Keywords: Glassfish, ICEfaces, V2
Categories: ICEfaces App. Server Deployment Guides
Language: English


ICEfaces Deployment Instructions for SUN Glassfish V2

  1. 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)

  2. The exact following list of jar files should appear inside built war file.

    • icefaces-comps.jar
    • icefaces.jar
    • commons-logging.jar
    • commons-fileupload.jar
    • commons-el.jar
    • commons-discovery.jar
    • commons-digester.jar
    • commons-collections.jar
    • commons-beanutils.jar
    • backport-util-concurrent.jar
    • krysalis-jCharts-1.0.0-alpha-1.jar (component-showcase JSP & facelets only)
    • el-ri.jar (component-showcase facelets version only)
    • icefaces-facelets.jar (component-showcase facelets version only)

  3. Deploy the war file and start the sample application




ICEsoft Home | Products | Customers | Partners | Purchase | Corporate Info | Support | Privacy Policy | Site Map