Re: AXIS Stubs Problem and unable to consume EJB web service

2005-02-02 Thread babloosony
Hi Tom and Jeff, Thank you for your prompt response and making me realize my mistake. It is a problem with the jndi lookup conf. in wsdd file. However I am struck now with new error. Can you please suggest Is the error screaming about a problem in my wsdl file ? Connecting to service at http

Re: AXIS Stubs Problem and unable to consume EJB web service

2005-02-02 Thread Jeff Greif
wever, the parser is unlikely to be responsible for the exception. Jeff - Original Message - From: "babloosony" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; Sent: Wednesday, February 02, 2005 6:53 AM Subject: AXIS Stubs Problem and unable to consume EJB web service

RE: AXIS Stubs Problem and unable to consume EJB web service

2005-02-02 Thread Tom Jordahl
To: [EMAIL PROTECTED]; axis-dev@ws.apache.org Subject: AXIS Stubs Problem and unable to consume EJB web service Hi All, Environment WSAD 5.1.2 AXIS 1.2 RC2 on both server and client WebSphere Application Server 5.0 I have deployed an EJB using WSAD 5.1.2's WebSphere 5.0 Test Environm

AXIS Stubs Problem and unable to consume EJB web service

2005-02-02 Thread babloosony
Hi All, Environment WSAD 5.1.2 AXIS 1.2 RC2 on both server and client WebSphere Application Server 5.0 I have deployed an EJB using WSAD 5.1.2's WebSphere 5.0 Test Environment and exposed it as web service using AXIS 1.2 RC2 on the server side. I am able to test and run the ejb usi