TOC PREV NEXT INDEX



PDF
ICEfaces Online Reference




 


 




Building and Deploying timezone7


To run timezone7, navigate to the <icefaces-install-dir>/tutorial/timezone7 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/timezone7
 

For more information on this tutorial or other ICEsoft products, visit our Technical Support page at:

http://www.icesoft.com/support/index.html
 



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

TOC PREV NEXT INDEX