You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chakradhar Tallam <c....@oopl.com.au> on 2002/06/06 06:19:00 UTC

RE: Tomcat 4.0.1 CLASSPATH problem

try putting file under WEB-INF/ directly instead of WEB-INF/classes

CT.

-----Original Message-----
From: Deepak Tiwari [mailto:send_deepak@yahoo.com]
Sent: Thursday, 6 June 2002 2:26 PM
To: tomcat-user@jakarta.apache.org
Subject: Tomcat 4.0.1 CLASSPATH problem


Hi

I need an xml file in my classpath.If I put it in the
WEB-INF/classes directory of my web application
tomcat doesn't add it in classpath (or it it not
visible to my application)
And when I put it in the common/classes dir of tomcat
installation it is visible to my application.

The problem is I have multiple application sharing
same apache and tomcat installation. Every application
has it's own xml file. So I can not put them in
common/classes directory.

Can anybody please help me out.

dt

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>