There doesn't seem to be anything wrong with your sendsoap, the command seems to start properly. But for some reason the process doesn't seem to be deployed correctly. Do you have any error in the Tomcat console? Also did a Helloworld2.deployed file get created in tomcat/webapps/ode/web-inf/processes when you copied the process folder?
Thanks, Matthieu On 4/3/07, golnaz moiniazad <[EMAIL PROTECTED]> wrote:
hi I have a problem about running ode . I put ode.war in my tomcat , and run http://localhost:8080/ode , it is ok , but when i put for example Helloworld2 in tomcat/webapps/ode/web-inf/processes and write sendsoap command in "command prompt" this message will be see : WARN - 2007-04-04 09:48:05,781 - < org.apache.commons.httpclient.HttpMethodBase> Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended. <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv=" http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><soapenv:Fault><faultcode>soapenv:Client</faultcode><f aultstring>Service not found operation terminated !!</faultstring><detail /></soapenv:Fault></soapenv:Body></soapenv:Envelope> please help me , and say me where do i write sendsoap command? (other hands : in which folder?) --------------------------------- No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started.
