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

[777] Jetty 6.1    « Back to Category
Author: Tyler Johnson, Created on: Jul 16, 2007 9:46 AM
Keywords: ICEfaces, Jetty
Categories: ICEfaces App. Server Deployment Guides
Language: English


ICEfaces Deployment Instructions for Jetty 6.1

  1. To build the web application archive (WAR) for Jetty 6.1, run the following ANT command under the sample application folder that you want to deploy (e.g. component-showcase):

    ant -Dserverel=""

    or

    ant build.facelet.war -Dserverel=""
    (for component-showcase facelets version only)

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

    • jstl.jar
    • jsf-impl.jar
    • jsf-api.jar
    • 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