Re: Strange FileNotFoundException

2001-06-24 Thread Oleg Dulin
I had this problem myself. Try openning testit.sh AND deployment descriptor XML file in an editor. See if it has ^M characters. But then, this didn't help with Schema's from xmlsoap.org having ^M characters and confusing Xerces. Any solutions ? Regards, Oleg On Mon, 25 Jun 2001 [EMAIL PROTECTE

Strange FileNotFoundException

2001-06-24 Thread yanglw
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/soa