RE: FW: Any known issues with Tomcat 3.2.1 and class loading ?

2001-05-09 Thread cmanolache
der for the servlet > engine, and this problem should also be non-existent > in Catalina (4.0) for the same reason. > > Gummi Haf > > -Original Message- > From: Hawkins, Keith (Keith) [mailto:[EMAIL PROTECTED]] > Sent: 9. maí 2001 19:10 > To: [EMAIL PROT

RE: FW: Any known issues with Tomcat 3.2.1 and class loading ?

2001-05-09 Thread Gudmundur Hafsteinsson
al Message- From: Hawkins, Keith (Keith) [mailto:[EMAIL PROTECTED]] Sent: 9. maí 2001 19:10 To: [EMAIL PROTECTED] Subject: RE: FW: Any known issues with Tomcat 3.2.1 and class loading ? No, they are not .zip files. They are .jar files. Specifically jndi.jar, ldap.jar and providerutil.jar, w

RE: FW: Any known issues with Tomcat 3.2.1 and class loading ?

2001-05-09 Thread Hawkins, Keith (Keith)
Title: RE: FW: Any known issues with Tomcat 3.2.1 and class loading ? No, they are not .zip files.  They are .jar files.  Specifically jndi.jar, ldap.jar and providerutil.jar, which are provided by Sun for accessing LDAP databases via JNDI.    I was able to get the Tomcat to load these

Re: FW: Any known issues with Tomcat 3.2.1 and class loading ?

2001-05-09 Thread Kellie Miller
ues with Tomcat 3.2.1 and class loading ? > >If they are .zip files you'll have to add them to the CLASSPATH yourself. > >--Tonnis >-Original Message- >From: Hawkins, Keith (Keith) [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, May 09, 2001 8:24 AM >To: [EMAIL PROTE

RE: Any known issues with Tomcat 3.2.1 and class loading ?

2001-05-09 Thread Wildeboer, Tonnis
Title: Any known issues with Tomcat 3.2.1 and class loading ? If they are .zip files you'll have to add them to the CLASSPATH yourself.   --Tonnis -Original Message-From: Hawkins, Keith (Keith) [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 09, 2001 8:24 AMTo: [EMAIL PROT

Any known issues with Tomcat 3.2.1 and class loading ?

2001-05-09 Thread Hawkins, Keith (Keith)
Title: Any known issues with Tomcat 3.2.1 and class loading ? Dear Developers: Are there any known issues with class loading under Tomcat 3.2.1? My situation is that classes in jar files that reside in the WEB-INF/lib directory for my servlet fail to load when accessed under Tomcat