David,

David Sean Taylor wrote:

Scott T. Weaver wrote:

Randy Watler wrote:

I use JPackage RPM installs for tomcat4 and tomcat5 on Linux. Over the last day or two, I have been struggling to get a clean startup on tomcat5. After I eliminated all of my stupid user tricks, I was able to get everything to deploy cleanly only after customizing the setting of autodeployment.catalina.base in jetspeed.properties/override.properties. The reason this is necessary is that the default setting, ${applicationRoot}/../../, does not resolve to the base tomcat5 install directory that contains conf, (primarily due to copious use of symbolic links and the relocation of config files to /etc on Linux). The deployer requires access to this directory to install the security.xml file in conf/Catalina/localhost.

Doesn't Tomcat have a way to deploy an xml descriptor ?
I would prefer this approach if possible

I'll look into it before I make any changes.

Randy


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



Reply via email to