RE: errors with deploying example web service shipped with xml-axis-alpha3

2002-02-15 Thread Ramon Turnes
-softlab.com -- -Original Message- From: Jianlin Chang [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 8:28 PM To: [EMAIL PROTECTED] Subject: RE: errors with deploying example web service shipped with xml-axis-alpha3 Thanks for the reply. The

RE: errors with deploying example web service shipped with xml-axis-alpha3

2002-02-13 Thread Jianlin Chang
Title: RE: errors with deploying example web service shipped with xml-axis-alpha3 Thanks for the reply. The reply suggests that Tomcat had problems loading class in javax.* package in webapps.   I copied axis.jar from $TOMCAT_HOME/webapps/axis/WEB-INF/lib to $TOMCAT_HOME/common/lib, and it

Re: errors with deploying example web service shipped with xml-axis-alpha3

2002-02-13 Thread Glyn Normington
You need to pin down why the server is failing as the diagnostics you are seeing just indicate that something bad happened. I hit the same problem the other day and used tcpmon to see the server response, which was a HTTP internal server error in the Tomcat servlet engine. Running the server with

errors with deploying example web service shipped with xml-axis-alpha3

2002-02-12 Thread Jianlin Chang
Title: errors with deploying example web service shipped with xml-axis-alpha3 Following the installation guide that comes with Axis, I tried to deploy a web service in the samples directory, and I got this error: %java org.apache.axis.client.AdminClient -lhttp://localhost:9000/axis/services