Team,
   Has anyone used JMS with Tomcat? I am seing some weird problems. The init
method of a servlet loads a JMSClient object -  and the loading works fine if I
comment out those methods that are involved in the messaging service (These
methods are not called by the constructor of the JMSClient - during the loading
process). However, if I uncommnet it - the loading does not happen. These methods
are not called at all!

   Finally, is there a recommended way of integrating J2EE with tomcat?

Thanks
Sesha


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

Reply via email to