DIME Attachments & WSDL

M

Manoj G

I was working on WSE 2.0 & DIME. I used the Attachments sample provided by
SDK and saved the SOAP request (with headers) into a file. What I noticed was
that there was no reference/link/href to the DIME attachment from the SOAP
message body. But, the web method could extract the attachment contents
without any problems (through RequestSoapContext object). So, it seems that
WebServiceExtension would be able to extract the attachment without any
information about it present in the SOAP message, perhaps, only by parsing
the request stream. Is my assumption right here?

A related question is about WSDL. I suppose WSDL Extensions for SOAP are not
yet implemented as of WSE SP3 right? So, any wsdl changes to indicate
attachments has to be done manually right?

Finally, I wanted to know about intereoperabilty of DIME (WSE) with other
such implementations like Apache Axis Toolkit. If anyone knows about any
issues, please do let me know.

Thanks in Advance,
Manoj G
 
M

[MSFT]

The Web Services Enhancements for Microsoft .NET (WSE) supports attaching
files to SOAP messages outside the SOAP envelope. Your assumption is right.

For question about WSDL, I didn't find any public document talking about
it. I think we have to wait for next release of WSE.

Luke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top