Re: Error deploying web service in Axis 1.2 beta

2004-05-04 Thread jagannath
docs information about where to get these jars, but the details are here: http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/lib/README.html Jeff - Original Message - From: jagannath To: [EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 5:12 AM Subject: Error deploying web service in Axis

Re: Error deploying web service in Axis 1.2 beta

2004-05-04 Thread jagannath
- From: jagannath To: [EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 5:12 AM Subject: Error deploying web service in Axis 1.2 beta Hi, I am getting the below exception when I try to deploy my web service using the AdminClient utlity. I am using Axis 1.2 Beta . I am able to successfully deploy my

Re: Error deploying web service in Axis 1.2 beta

2004-05-04 Thread Jeff Greif
PROTECTED] Sent: Tuesday, May 04, 2004 5:12 AM Subject: Error deploying web service in Axis 1.2 beta Hi, I am getting the below exception when I try to deploy my web service using the AdminClient utlity. I am using Axis 1.2 Beta . I am able to successfully deploy my service in Axis 1.1. I have also

Error deploying web service in Axis 1.2 beta

2004-05-04 Thread jagannath
Hi, I am getting the below exception when I try to deploy my web service using the AdminClient utlity. I am using Axis 1.2 Beta .  I am able to successfully deploy my service in Axis 1.1.  I have also attached the sources of my sample web service along with a README file. Please let me know