All,

I am having difficulting dealing with an existing WSDL which declares a
"void" response message.  I have the following in my wsdl:

  <element name="updateResponse">
   <complexType/>
  </element>

  <wsdl:message name="updateResponse">
     <wsdl:part element="impl:updateResponse" name="parameters"/>
  </wsdl:message>

Because this is really a void return, how would I map this using JiBX?

Regards,

Joshua
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to