![]()
Edits to the build.xml and build.properties files
The build.xml and build.properties files are located in:
<icefaces-install-dir>/tutorial/tabbedPane-icefaces/.<project name="tabbedpane-exercise" default="build.war"><property name="tomcat.port" value="8080"/><property name="lib.dir" location="../../lib"/><property name="resource.src" location="src/com/icesoft/tutorial/resource"/> <property name="resource.dist" location="${build.classes.dir}/com/icesoft/tutorial/resource"/><property name="icefaces.jar" location="../../lib/icefaces.jar"/>The Direct-to-DOM Enabled Renderer version of the MyFaces TabbedPane sample application can now be deployed.
|
Copyright 2005. ICEsoft Technologies, Inc. http://www.icesoft.com |