[jboss-user] [JBossWS] - Re: Are Axis client calls to JBossWS @WebService services su

jason.greene@jboss.com do-not-reply at jboss.com
Thu Oct 26 19:44:56 EDT 2006


"jlselsewh" wrote : "heiko.braun at jboss.com" wrote : Well, the Axis 
  |   | <soapenv:Envelope xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
  |   |  <soapenv:Header/>
  |   |  <soapenv:Body>
  |   |   <ns1:func soapenv:encodingStyle='http://schemas.xmlsoap.org/soap/encoding/' xmlns:ns1='http://service.bar.foo.com/Aar'>
  |   |    <ns1:arg0 xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' xsi:type='soapenc:string'>fff</ns1:arg0>
  |   |    <ns1:arg1 xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' xsi:type='soapenc:string'>g6</ns1:arg1>
  |   |   </ns1:func>
  |   |  </soapenv:Body>
  |   | </soapenv:Envelope>
  |   | 
  | 
  | 
  | This particular message is a rpc/encoded message, and the WSDL is defined as an rpc/literal message, so it is incorrect.
  | 
  | -Jason

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

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



More information about the jboss-user mailing list