Date: 2004-12-17T16:24:04 Editor: JacekLaskowski <[EMAIL PROTECTED]> Wiki: Apache Geronimo Wiki Page: Tomcat URL: http://wiki.apache.org/geronimo/Tomcat
Update about HTTP/1.1 Connector GBean Change Log: ------------------------------------------------------------------------------ @@ -33,7 +33,7 @@ '''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 -'''NOTE''': Default HTTP connector listens to 8090 port (it's possible to change it via the j2ee-server-tomcat-plan.xml) +'''NOTE''': Default HTTP connector GBean listens to 8090 port. The port can be changed in the ''j2ee-server-tomcat-plan.xml'' file. '''NOTE''': It's not yet possible to configure Tomcat other than it's done by default. All configuration settings are currently hardcoded. @@ -41,42 +41,42 @@ {{{ $ java -jar bin/server.jar org/apache/geronimo/DebugConsole -20:15:37,532 INFO [Daemon] Server startup begun -20:15:37,612 INFO [Kernel] Starting boot -20:15:37,842 INFO [Kernel] Booted -20:15:37,883 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/System" -20:15:37,983 INFO [Configuration] Started configuration org/apache/geronimo/System -20:15:38,143 INFO [RMIRegistryService] Started RMI Registry on port 1099 -20:15:38,203 INFO [ReadOnlyRepository] Repository root is file:/C:/projs/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository/ -20:15:38,263 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/DebugConsole" -20:15:38,283 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/Tomcat" -20:15:38,303 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/Server" -20:15:38,804 INFO [Configuration] Started configuration org/apache/geronimo/Server -20:15:38,834 INFO [HttpServer] Statistics on = false for [EMAIL PROTECTED] -20:15:38,834 INFO [HttpServer] Version Jetty/5.1.1 -20:15:38,834 INFO [Container] Started [EMAIL PROTECTED] -20:15:38,874 INFO [HOWLLog] Initiating transaction manager recovery -20:15:38,934 WARN [HOWLLog] Received unexpected log record: [EMAIL PROTECTED] -20:15:38,934 INFO [HOWLLog] In doubt transactions recovered from log -20:15:39,024 INFO [ThreadPool] Thread pool DefaultThreadPool started -20:15:39,054 INFO [SocketListener] Started SocketListener on 0.0.0.0:8080 -20:15:39,435 INFO [GeronimoLoginConfiguration] Added ACE JMX -20:15:39,435 INFO [GeronimoLoginConfiguration] Added ACE geronimo-properties-realm -20:15:39,435 INFO [GeronimoLoginConfiguration] Installed Geronimo login configuration -20:15:39,575 INFO [server:name=localhost,role=JMXService] Started JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector -20:15:39,585 INFO [SecurityService] Security service started -20:15:39,645 INFO [Configuration] Started configuration org/apache/geronimo/Tomcat -20:15:39,936 INFO [Embedded] Starting tomcat server -20:15:39,936 INFO [Embedded] Catalina naming disabled -20:15:40,286 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.4 -20:15:40,296 INFO [StandardHost] XML validation disabled -20:15:40,416 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined -20:15:41,127 INFO [ContextConfig] Missing application web.xml, using defaults only StandardEngine[tomcat.engine].StandardHost[localhost].StandardContext[] -20:15:41,358 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-8090 -20:15:41,418 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-8090 -20:15:41,658 INFO [Configuration] Started configuration org/apache/geronimo/DebugConsole -20:15:42,419 INFO [TomcatWebAppContext] TomcatWebAppContext started -20:15:42,429 INFO [Daemon] Server startup completed +01:22:03,798 INFO [Daemon] Server startup begun +01:22:03,878 INFO [Kernel] Starting boot +01:22:04,128 INFO [Kernel] Booted +01:22:04,148 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/System" +01:22:04,267 INFO [Configuration] Started configuration org/apache/geronimo/System +01:22:04,427 INFO [RMIRegistryService] Started RMI Registry on port 1099 +01:22:04,507 INFO [ReadOnlyRepository] Repository root is file:/C:/projs/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository/ +01:22:04,557 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/DebugConsole" +01:22:04,567 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/Tomcat" +01:22:04,587 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/Server" +01:22:05,107 INFO [Configuration] Started configuration org/apache/geronimo/Server +01:22:05,137 INFO [HttpServer] Statistics on = false for [EMAIL PROTECTED] +01:22:05,147 INFO [HttpServer] Version Jetty/5.1.1 +01:22:05,147 INFO [Container] Started [EMAIL PROTECTED] +01:22:05,177 INFO [HOWLLog] Initiating transaction manager recovery +01:22:05,197 WARN [HOWLLog] Received unexpected log record: [EMAIL PROTECTED] +01:22:05,197 INFO [HOWLLog] In doubt transactions recovered from log +01:22:05,277 INFO [ThreadPool] Thread pool DefaultThreadPool started +01:22:05,307 INFO [SocketListener] Started SocketListener on 0.0.0.0:8080 +01:22:05,696 INFO [GeronimoLoginConfiguration] Added ACE JMX +01:22:05,696 INFO [GeronimoLoginConfiguration] Added ACE geronimo-properties-realm +01:22:05,696 INFO [GeronimoLoginConfiguration] Installed Geronimo login configuration +01:22:05,846 INFO [server:name=localhost,role=JMXService] Started JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector +01:22:05,866 INFO [SecurityService] Security service started +01:22:06,026 INFO [Configuration] Started configuration org/apache/geronimo/Tomcat +01:22:06,156 INFO [Embedded] Starting tomcat server +01:22:06,156 INFO [Embedded] Catalina naming disabled +01:22:06,456 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.4 +01:22:06,476 INFO [StandardHost] XML validation disabled +01:22:06,586 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined +01:22:06,985 INFO [ContextConfig] Missing application web.xml, using defaults only StandardEngine[tomcat.engine].StandardHost[localhost].StandardContext[] +01:22:07,265 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-8090 +01:22:07,325 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-8090 +01:22:07,375 INFO [Configuration] Started configuration org/apache/geronimo/DebugConsole +01:22:08,274 INFO [TomcatWebAppContext] TomcatWebAppContext started +01:22:08,274 INFO [Daemon] Server startup completed }}} = Installing Geronimo over one already installed Tomcat (not possible; outdated) =