Hi
I've installed tomcat v4.1.29 & axis1.1 on my machine according to the 
instruction, and I can get the main page, there is no error message when I 
validate the setting via axis happiness page. And I can deploy web service 
using jws ( but i can't invoke the service by typing 
http://localhost:8080/axis/HelloWorld.jws?method=helloWorld in the URL row)
But when I type "java -cp %CLASSPATH% org.apache.axis.client.AdminClient -
lhttp://localhost:8080/axis/services/AdminService deploy.wsdd under 
samples/stock directory, it return a SAXNotRecognizedException

could anyone help me to sort this out? thanks very much

Reply via email to