If I do the following in standalone Tomcat code:
TurbineConfig tc = new TurbineConfig(".",
"TurbineResources.properties");
And this code is called from a Listener that's associated with an
application's context startup, what directory will it look for the file
in. I can get this to work by hardcoding an absolute path, but can't
figure out where it looks for a relative one.
James
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]