RE: JNDI Lookup does not work with Tomcat/Axis

2004-09-07 Thread tony . q . weddle
PROTECTED] 07-Sep-2004 00:53 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject RE: JNDI Lookup does not work with Tomcat/Axis Thanks Tony. I am concerned with client running in J2EE environment only. When you say that I should be able to specify a JNDI resource

Re: JNDI Lookup does not work with Tomcat/Axis

2004-09-06 Thread tony . q . weddle
I'm not too sure about using JNDI on the client side. If you are using client code in a J2EE application, running on Tomcat, then you should be able to specify a JNDI resource, in the Tomcat configuration, that defines a stub class (or factory class) for your web service stub. But if your client

RE: JNDI Lookup does not work with Tomcat/Axis

2004-09-06 Thread Sushil Sureka
AM To: [EMAIL PROTECTED] Subject: Re: JNDI Lookup does not work with Tomcat/Axis I'm not too sure about using JNDI on the client side. If you are using client code in a J2EE application, running on Tomcat, then you should be able to specify a JNDI resource, in the Tomcat configuration