Thank you! I wil add it to the Connector tag!!

Bill Barker <[EMAIL PROTECTED]> wrote:You need to put the full path to the file 
(including the file name :) for
the keystore. Also, for future reference, the tag is deprecated
in Tomcat 5. You should set the attributes on the tag instead.

"Ron Andersen" wrote in message
news:[EMAIL PROTECTED]
> Installed SSL by the following(ADV Server 2000 and tomcat build 5.0.16):
>
> 1) Creating the keystore file
> 2) Added attribute keystoreFile to the tag
> 3)Added path C:\Program Files\Apache Software Foundation\Tomcat 5.0\conf
to keystoreFile
> 4) Restarted Tomcat (logged in as Administrator) and received the
following error:
>
>
> Dec 6, 2003 2:23:57 PM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on port 8080
> Dec 6, 2003 2:23:57 PM org.apache.coyote.http11.Http11Protocol init
> SEVERE: Error initializing endpoint
> java.io.FileNotFoundException: C:\Program Files\Apache Software
Foundation\Tomcat 5.0\conf (Access is denied)
> at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.(Unknown Source)
> at java.io.FileInputStream.(Unknown Source)
> at
org.apache.tomcat.util.net.jsse.JSSESocketFactory.getStore(JSSESocketFactory
.java:294)
> at
org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeystore(JSSESocketFact
ory.java:259)
> at
org.apache.tomcat.util.net.jsse.JSSE14SocketFactory.getKeyManagers(JSSE14Soc
ketFactory.java:172)
> at
org.apache.tomcat.util.net.jsse.JSSE14SocketFactory.init(JSSE14SocketFactory
.java:138)
> at
org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFac
tory.java:127)
> at
org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java
:297)
> at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:184)
> at
org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java:13
66)
> at
org.apache.catalina.core.StandardService.initialize(StandardService.java:633
)
> at
org.apache.catalina.core.StandardServer.initialize(StandardServer.java:2413)
> at org.apache.catalina.startup.Catalina.load(Catalina.java:532)
> at org.apache.catalina.startup.Catalina.load(Catalina.java:553)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:260)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:397)
> Dec 6, 2003 2:23:57 PM org.apache.catalina.startup.Catalina load
>
>
> ---------------------------------
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard




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



---------------------------------
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard

Reply via email to