Date: 2005-03-06T10:54:10
   Editor: DuncanMills
   Wiki: Apache Struts Wiki
   Page: BuildingShale
   URL: http://wiki.apache.org/struts/BuildingShale

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -32,8 +32,8 @@
   * Commons Beanutils 1.7.0
  1.#5 Finally copy the build.properties.sample file to build.properties and 
make the changes outlined in the next section.
  === Extra entries in build.properties ===
- * The JSF RI jars are in %JDEV_HOME%/jsf-ri
- * The servet and JSP API jars are in %JDEV_HOME%/j2ee/home/lib and have 
different names from the Tomcat jars
+  * The JSF RI jars are in %JDEV_HOME%/jsf-ri
+  * The servet and JSP API jars are in %JDEV_HOME%/j2ee/home/lib and have 
different names from the Tomcat jars
 So add these extra values to your build.properties file (copy the 
build.properties.sample that comes out of svn). Substitute the physical 
location of the JDeveloper Home for %JDEV_HOME%
  ||jsf-api.jar||%JDEV_HOME%/jsf-ri/jsf-api.jar||
  ||jsf-impl.jar||%JDEV_HOME%/jsf-ri/jsf-impl.jar||

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to