You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by James Turner <tu...@blackbear.com> on 2001/10/03 17:44:26 UTC

Where is the resource file read relative to?

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: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org