Hello. 

I am trying to reference a few JAR files from an out-of-process Tomcat 4.1.18 
application.

The Tomcat 4.1 documentation says that unpacked shared classes and resources will be 
loaded out of the <tomcat_root>/shared/classes directory and packed shared resources 
are loaded out of <tomcat_root>/shared/lib:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html 

I put a few JAR files in <tomcat_root>/shared/lib but they are never loaded.
I can move them into my <webapp root>/WEB-INF/lib and they are loaded without problems.

Am I misunderstanding how resources are found in Tomcat 4.1? 
The context I am using is not within <tomcat_home>/webapps.  It is in an entirely 
diferent directory.  Could that be the problem?

I posted a simliar question a few days ago but was not yet properly subscribed so I 
apologize for the duplication.

Thanks in advance for any help! 


___________________________________________________
GO.com Mail                                    
Get Your Free, Private E-mail at http://mail.go.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to