Date: 2004-12-17T06:45:45 Editor: JacekLaskowski <[EMAIL PROTECTED]> Wiki: Apache Geronimo Wiki Page: Tomcat URL: http://wiki.apache.org/geronimo/Tomcat
Remove the requirement of deleting Xerces jars from lib Change Log: ------------------------------------------------------------------------------ @@ -26,12 +26,10 @@ in ''modules/assembly/src/plan/j2ee-deployer-plan.xml'' -Once it's done, rebuild the assembly module, delete Xerces 2.6.0 jars (xercesImpl-2.6.0.jar and xmlParserAPIs-2.2.1.jar) from lib directory of Geronimo build, and start up Geronimo as follows (see ["Running"]): +Once it's done, rebuild the assembly module, and start up Geronimo as follows (see ["Running"]): {{{java -jar bin/server.jar org/apache/geronimo/Tomcat }}} - -'''NOTE''': Without removing Xerces 2.6.0 jars from lib it won't start up correctly. '''NOTE''': CATALINA_HOME environment variable is required to run Tomcat. It's set to ''var/catalina/'' via the GBean attribute ''catalinaHome'' in j2ee-server-tomcat-plan.xml