Title: Does anyone know if Axis is able to consume a WSDL that use DIME?

I ask this question because right now when I consume a WSDL I get this for operation signature:
importDocumentAsDime(credential, Users users, ImportDocument importDocument, ReferencedBinary document)

but I expect this:
importDocumentAsDime(credential, Users users, ImportDocument importDocument, Datahandler document)

I have attached the sample WSDL.

<<docHarbor.wsdl>>
Some links:
Specification WSDL Extension for SOAP in DIME: http://gotdotnet.com/team/xml_wsspecs/dime/WSDL-Extension-for-DIME.htm
Introduction: http://msdn.microsoft.com/msdnmag/issues/02/12/DIME/default.aspx
Specification Dime: http://www.gotdotnet.com/team/xml_wsspecs/dime/draft-nielsen-dime-01.txt
Testing: http://www.pocketsoap.com/interop/attachments.htm


Attachment: docHarbor.wsdl
Description: docHarbor.wsdl

Reply via email to