RE: tomcat 5 initiating jndi lookup to weblogic 8.1 / save my soul!

2004-02-11 Thread Shapira, Yoav
Howdy, I have an application service which would like to communicate with weblogic 8.1 using JMS. If I include the wlcient.jar in my webapps/app name/lib/ directory, I get a cascade of errors on tomcat start up (strack trace below). If I do not include wlclient in the lib directory, I get

RE: tomcat 5 initiating jndi lookup to weblogic 8.1 / save my soul!

2004-02-11 Thread Brian . Scott
] .comcc: Subject: RE: tomcat 5 initiating jndi lookup to weblogic 8.1 / save my soul

RE: tomcat 5 initiating jndi lookup to weblogic 8.1 / save my soul!

2004-02-11 Thread Shapira, Yoav
Howdy, My jar is in WEB-INF lib for my application, not common lib. Good. As for the contents of wlclient.jar, as opposed to a class list, I'm including a list of packages. I can include classes if it will help you, but don't want to clog everyones inbox. No, packages are fine. javax\ejb -

tomcat 5 initiating jndi lookup to weblogic 8.1 / save my soul!

2004-02-10 Thread Brian . Scott
Hello friends. Can someone save my sanity? I have an application service which would like to communicate with weblogic 8.1 using JMS. If I include the wlcient.jar in my webapps/app name/lib/ directory, I get a cascade of errors on tomcat start up (strack trace below). If I do not include