Hi,

 

I was wondering if any of you had any success with JNDI lookup of the Web Service deployed using Axis on Tomcat. The java spec (JSR 109) says that the web services should be looked up using JNDI in a J2EE environment rather than directly calling the stub classes. But I have not had any luck in using HelloClient to connect to HelloServer deployed on Tomcat using JNDI lookup. I can connect to it by using the generated Locator class to locate the client stub.

 

Any ideas would be appreciated.

 

Thanks

Sushil

Reply via email to