[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:48:10 EDT 2006


"c_eric_ray" wrote : 
  | Incoming soap taken from server.log
  | 
  |   | <soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/' xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' 
  |   | xmlns:xsd='http://www.w3.org/2001/XMLSchema' 
  |   | xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
  |   | 
  |   | <soap:Header/>
  |   | <soap:Body>
  |   | <listDates xmlns='http://distributedcapture.vicor.com/ws/rids'>
  |   | <String_1 xmlns='http://distributedcapture.vicor.com/ws/rids' xsi:type='xsd:string'>env1</String_1>
  |   | <String_2 xmlns='http://distributedcapture.vicor.com/ws/rids' xsi:type='xsd:string'>1</String_2>
  |   | </listDates></soap:Body></soap:Envelope>
  |   | 
  | 

This one however is a problem with gratuitous xsi:types we recently fixed, it will be included in 1.0.4:
 
http://jira.jboss.com/jira/browse/JBWS-1303

-Jason


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

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



More information about the jboss-user mailing list