[jboss-user] [JBossWS] - Re: WebService response problem

nean do-not-reply at jboss.com
Wed Feb 21 18:57:08 EST 2007


all kind of request do this kind of error, a simple SOAP one like a client one.

But for exemple with the SAOPUI view i created from the wsdl link this request :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:ejb">
  |    <soapenv:Header/>
  |    <soapenv:Body>
  |       <urn:HelloWorld>
  |          <String_1>this is me</String_1>
  |       </urn:HelloWorld>
  |    </soapenv:Body>
  | </soapenv:Envelope>

and the response is empty and on jboss consol i have the error given above

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020324#4020324

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020324



More information about the jboss-user mailing list