I do not know whether the problem is the same we had, but...

Our experience was, that if you place additional JAR files into WEB-INF/lib
and they haven't been there when Tomcat was started, they are not added to
your servlet classpath. All you have to do is restart Tomcat. Then you can
freely update those JARs without any restart required.

Alexander Klyubin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of dferugson
Sent: Tuesday, January 16, 2001 04:46
To: jBoss Users
Subject: [jBoss-User] tomcat bean communcation


Hi,

I know this is pushing the limit of the jboss list, but it would also be
pushing the limit of the tomcat list.


When I run a severlet and I put my "helper" classes in a jar that is
located
in my lib dir the servlet is happy, unless the class is a class used by
jboss. i.e. jnp naming stuff or my bean interfaces. I have to explicitly
put this stuff in my classpath. Any way to avoid this?

Thanks.

--
Doug Ferguson
Software Developer
www.coremetrics.com
512-342-2623x212
512-619-9972(cell)





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to