TOC PREV NEXT INDEX



PDF
ICEfaces Online Reference




 


 




Building and Deploying timezone6


To run timezone6, navigate to the <icefaces-install-dir>/tutorial/timezone6 directory and type:

ant install
 

or, to run using MyFaces, type:

ant -f build_myfaces.xml install
 

This should compile the source code, generate a WAR file with all the required resources, and deploy it to a running Tomcat server. To interact with the application, point your web browser at the following URL, making adjustments for your environment as required.

http://localhost:8080/timezone6
 


Copyright 2005-2006. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX