Hi
I'm deploying a web
app in the Tomcat. This web app reads a properties files through resource
bundle.
I've put the path of
this properties file in the class path but while running the web app, I'm
getting exception that properties file does not
exist. Thus tomcat
is ignoring the system class path.
Is there any work to
make Tomcat read the classpath?
thanks,
Naresh
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
