Hello! When I run examples in apache soap-2_2, if I run testit.sh in linux7.0, It tell me such error: (No such file or directory)java.io.FileNotFoundException: DeploymentDescriptor.xml But if I run a single command like: $java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml It is all right. Why? Thanks a lot!
- Re: Strange FileNotFoundException yanglw
- Re: Strange FileNotFoundException Oleg Dulin