|
> From: Joe Pluta > > what I want to know is > why the JVM is initialized differently for standalone Tomcat than for > WebSphere or Apache/Tomcat. More importantly, I want to know how > to change > that behavior in such a way that I have a consistent method of access for > these base files. I've found the culprit, I believe. The user.dir property is set differently for WebSphere and Apache/Tomcat than it is for standalone Tomcat. While the former two seem to user the ServerRoot value, standalone Tomcat initializes user.dir to "/", which is a pretty useless value. So now the question is: does anyone know how to set the user.dir value for standalone Tomcat? Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.