Dear Wiki user, You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification.
The following page has been changed by jgenender: http://wiki.apache.org/geronimo/Tomcat ------------------------------------------------------------------------------ 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 + {{{java -D java.endorsed.dirs=lib/endorsed -jar bin/server.jar org/apache/geronimo/Tomcat }}} + + '''NOTE''': The java.endorsed.dirs variable must be set on the java command line, or Tomcat will not start. '''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