Hi,

I would like to define the path of "keystoreFile" in server.xml with a
relative path but the example below throws a FileNotFoundException. It does
work when I use absolute path (that I don't want to).

As far as I understand the documentation, if I use relative path it must be
relative to catalina.base.

What is my mistake?

I use tomcat-5.19 under Windows-XP

keystoreFile="webapps/srv/keystore"
keystorePass="mypass"

Zsolt



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

Reply via email to