DO NOT REPLY [Bug 11846] - Class loader problem

2004-01-07 Thread bugzilla
gzilla/show_bug.cgi?id=11846 Class loader problem [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 15397] - class loader problem with javamail and tomcat 4.1.12

2003-02-11 Thread bugzilla
gzilla/show_bug.cgi?id=15397 class loader problem with javamail and tomcat 4.1.12 --- Additional Comments From [EMAIL PROTECTED] 2003-02-11 17:05 --- additional answer: > The problem appears to be gone in the 4.1.17 release. no! we use tomcat 4.1.18 and still have this problem! cu oli

DO NOT REPLY [Bug 15397] - class loader problem with javamail and tomcat 4.1.12

2003-02-11 Thread bugzilla
gzilla/show_bug.cgi?id=15397 class loader problem with javamail and tomcat 4.1.12 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 15397] - class loader problem with javamail and tomcat 4.1.12

2002-12-18 Thread bugzilla
gzilla/show_bug.cgi?id=15397 class loader problem with javamail and tomcat 4.1.12 --- Additional Comments From [EMAIL PROTECTED] 2002-12-18 18:29 --- The problem appears to be gone in the 4.1.17 release. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional comm

DO NOT REPLY [Bug 15397] New: - class loader problem with javamail and tomcat 4.1.12

2002-12-16 Thread bugzilla
gzilla/show_bug.cgi?id=15397 class loader problem with javamail and tomcat 4.1.12 Summary: class loader problem with javamail and tomcat 4.1.12 Product: Tomcat 4 Version: 4.1.12 Platform: Sun OS/Version: Other Status: NEW Severity:

RE: j2ee/j2se class loader problem??

2002-09-03 Thread Dawkins, David
- From: Sean [mailto:[EMAIL PROTECTED]] Sent: 03 September 2002 22:31 To: [EMAIL PROTECTED] Subject: j2ee/j2se class loader problem?? My environment is Win 2k, JDK 1.4, J2EE 1.4.1 on Tomcat 4.0.2. Within my SOAP service running on Tomcat I need to access an entity EJB and also post messages

j2ee/j2se class loader problem??

2002-09-03 Thread Sean
My environment is Win 2k, JDK 1.4, J2EE 1.4.1 on Tomcat 4.0.2. Within my SOAP service running on Tomcat I need to access an entity EJB and also post messages to a JMS topic. In order to see the javax/jms/... objects Tomcat needs to have j2ee.jar on its classpath. If I publish to the topic befo

DO NOT REPLY [Bug 11846] - Class loader problem

2002-08-20 Thread bugzilla
gzilla/show_bug.cgi?id=11846 Class loader problem --- Additional Comments From [EMAIL PROTECTED] 2002-08-21 02:21 --- Certainly my problem is not a bug. Using Tomcat 4.1.9b, a message is printed highlighting the servlet spec which requires that libraries in WEB-INF/lib not overrise javax.s

DO NOT REPLY [Bug 11846] - Class loader problem

2002-08-20 Thread bugzilla
gzilla/show_bug.cgi?id=11846 Class loader problem --- Additional Comments From [EMAIL PROTECTED] 2002-08-20 20:53 --- We are experiencing a very similar problem with our project. We have a Web App which is accessing EJBs running on a WebLogic 6.1 installation. Thus in WEB-INF/lib w

DO NOT REPLY [Bug 11846] New: - Class loader problem

2002-08-20 Thread bugzilla
gzilla/show_bug.cgi?id=11846 Class loader problem Summary: Class loader problem Product: Tomcat 4 Version: 4.0.4 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Minor Priority: Other Com

RE: Class Loader Problem?

2001-05-11 Thread Wildeboer, Tonnis
Ted, Thanks for your reply. My responses below... --Tonnis > -Original Message- > From: Ted Neward [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 11, 2001 1:35 PM > To: [EMAIL PROTECTED] > Subject: RE: Class Loader Problem? > > > I think it's fairly safe

RE: Class Loader Problem?

2001-05-11 Thread Ted Neward
PROTECTED]] > Sent: Tuesday, May 08, 2001 5:47 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Class Loader Problem? > > > Well, I considered all those things and finally, I did the only thing you > can do when things get this weird: > I did a completely clean checkou

RE: Class Loader Problem?

2001-05-08 Thread Wildeboer, Tonnis
esson in itself... Thanks for your reply. --Tonnis -Original Message- From: Bip Thelin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 4:48 PM To: [EMAIL PROTECTED] Subject: Re: Class Loader Problem? "Wildeboer, Tonnis" wrote: > > [...] > > I have gone so

Re: Class Loader Problem?

2001-05-08 Thread Bip Thelin
"Wildeboer, Tonnis" wrote: > > [...] > > I have gone so far as completely removing VCALookup.class from my classes > directory and I still get the same Exception. > I also tried instantiating the class from a different file (first line of my > doGet()) and still get the same Exception. > I copied

RE: Class Loader Problem?

2001-05-08 Thread Wildeboer, Tonnis
--Original Message- From: Wildeboer, Tonnis Sent: Tuesday, May 01, 2001 7:20 PM To: '[EMAIL PROTECTED]' Subject: Class Loader Problem? I am using Tomcat 3.2.1 and getting the Exception printed below for a class file (VCALookup.class) that I KNOW is not malformed (since the class loads

Class Loader Problem?

2001-05-01 Thread Wildeboer, Tonnis
I am using Tomcat 3.2.1 and getting the Exception printed below for a class file (VCALookup.class) that I KNOW is not malformed (since the class loads and runs fine under Weblogic 4.0.4). The Exception appears to occur during the loading of another class (VCATemplate) that in turn accesses VCALook