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