* Rob Lagana <[EMAIL PROTECTED]> [0108 23:08]:
> 
> 
> I found out that tomcat was looking at the .keystore default...
> However I specified in the server.xml file the below and tomcat just 
> ignores it.

>  <Parameter Name="keystore" Value="C:/keystore/newstore" />

I'd try putting the path relative to $CATALINA_BASE - maybe there's a
bug with the C:\ part?

"keystoreFile:
Add this attribute if the keystore file you created is not in the default
place that Tomcat expects (a file named .keystore in the user home
directory under which Tomcat is running). You can specify an absolute
pathname, or a relative pathname that is resolved against the
$CATALINA_BASE environment variable."
-- 
Rasputin :: Jack of All Trades - Master of Nuns

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

Reply via email to