Application is deployed under tomcat webapps directory . It tries to refer to 
application specific properties file from tomcat classpath, for that we copied 
it under tomcat bin directory. 

My query is that does this is the right way to add properties file to tomcat 
classpath?

Thanks for ur help,
Vicky



On Dec 8, 2012, at 2:11 AM, Christopher Schultz <ch...@christopherschultz.net> 
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Vicky,
> 
> On 12/7/12 11:48 AM, vicky wrote:
>> I have a requirement in which i need to add couple of properties 
>> files to tomcat CLASSPATH as these are needed for my application 
>> deployed in Tomcat 6.0.
>> 
>> One strange thing is that, i need to add the all my properties
>> files to "<CATALINA_BASE>/bin" directory else these all wont get
>> added to Tomcat classpath.
> 
> Where does the code live that attempts to load those properties files?
> 
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with undefined - http://www.enigmail.net/
> 
> iEYEAREIAAYFAlDCVJcACgkQ9CaO5/Lv0PBTogCgoXLXbB5jx///m6qC+ZxO0f20
> xO8An2SZPU8E0LuiPpQRCZPVw8v/T66L
> =Jmvq
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to