If u r not packaging the whole thing as WAR file then setting the CLASSPATH
to point to ur classes/jar files would be sufficient 

> -----Original Message-----
> From: Andrew (Tver) [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, December 27, 2001 6:17 AM
> To:   Tomcat Users List
> Subject:      Re[2]: outside catalina
> 
> Hello Lai,
> 
> What is the way?
> 
> 
> LKC> Yes 
> 
> >> -----Original Message-----
> >> From: Andrew (Tver) [SMTP:[EMAIL PROTECTED]]
> >> Sent: Thursday, December 27, 2001 6:09 AM
> >> To:   [EMAIL PROTECTED]
> >> Subject:      outside catalina
> >> 
> >> Hello All,
> >> 
> >> I'm new in the list. Sorry if such question already was here.
> >> 
> >> I have:
> >> 
> >> 1. This context:
> >> 
> >> <Context path="/myapp"  docBase="c:/path/to/myapp"
> >>          debug="0" reloadable="true"/>
> >> 
> >> 2. Kit of classes, XML-files anf jars needed to servlets, for example:
> >> 
> >> c:/kit/classes - .class files
> >> c:/kit/resources - JPG, XML, properties, ...
> >> c:/kit/lib/some.jar, ...
> >> 
> >> Question:
> >> 
> >> By some reason it is not handy to copy any of these files to docBase,
> >> common/classes, common/lib - in one word, to "Catalina inside".
> >> 
> >> Is it possible to config Catalina these resources be accessable from
> >> servlets (and for classes in c:/kit/classes too)?
> >> 
> >> Thanks!
> >> Andrew                          mailto:[EMAIL PROTECTED]
> >> 
> >> 
> >> --
> >> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> >> For additional commands: <mailto:[EMAIL PROTECTED]>
> >> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> LKC> --
> LKC> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> LKC> For additional commands: <mailto:[EMAIL PROTECTED]>
> LKC> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> Best regards,
> Andrew                            mailto:[EMAIL PROTECTED]
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to