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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to