Hi, Myclient starts Myservlet in tomcat 4.0.4. And Myservlet executes "java org.apache.axis.client.AdminClient deploy.wsdd". I Can access the servlet by http://localhost:8080/myservlet An error occurs when executing the axis deploying command.
Server gives error:Error from ServRequest.doPost(): connect (code=10061) java.net.SocketException: connect (code=10061). Beacuse the servlet in the container could not find the jar file of the axis? Does it use the classpath set for java or that for the server in catalina.bat? Can somebody help??? thanks,Janee --------------------------------- Do you Yahoo!? Faith Hill - Exclusive Performances, Videos, & more faith.yahoo.com
