> I have Tomcat5.5 and J2sdk5 installed on my system. I wanted turn on
> SSL services in tomcat. I went through the Tomcat Documentation and
[quoted text clipped - 24 lines]
>
> Can any one help me out to find the problem.
> mineshde...@gmail.com wrote:
> > I have Tomcat5.5 and J2sdk5 installed on my system. I wanted turn on
[quoted text clipped - 33 lines]
>
> - Show quoted text -
following is the log file
Mar 22, 2007 8:47:26 PM org.apache.coyote.http11.Http11AprProtocol
init
INFO: Initializing Coyote HTTP/1.1 on http-8090
Mar 22, 2007 8:47:26 PM org.apache.coyote.http11.Http11AprProtocol
init
INFO: Initializing Coyote HTTP/1.1 on http-8443
Mar 22, 2007 8:47:26 PM org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
Mar 22, 2007 8:47:26 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 938 ms
Mar 22, 2007 8:47:27 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 22, 2007 8:47:27 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
Mar 22, 2007 8:47:27 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Mar 22, 2007 8:47:28 PM org.apache.coyote.http11.Http11AprProtocol
start
INFO: Starting Coyote HTTP/1.1 on http-8090
Mar 22, 2007 8:47:28 PM org.apache.coyote.http11.Http11AprProtocol
start
INFO: Starting Coyote HTTP/1.1 on http-8443
Mar 22, 2007 8:47:28 PM org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
Mar 22, 2007 8:47:28 PM org.apache.catalina.storeconfig.StoreLoader
load
INFO: Find registry server-registry.xml at classpath resource
Mar 22, 2007 8:47:28 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1718 ms