Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » SOAP Faults with attachments
SOAP Faults with attachments [message #184543] Tue, 12 December 2006 22:11
Eclipse UserFriend
Originally posted by: spruitt.exstream.com

I am wrestling with how to send back an attachment when a fault occurs.
Currently, I embed in the SOAPBody a tag containing a href attribute set to
the cid of the attachment. This is uses the guidelines in the SOAP with
attachments spec.

The problem is the SOAP spec states the SOAP Fault tag is the only tag
allowed in the SOAPBody tag. And, no extraneous tags are allowed as
children of the Fault tag.

Is it even possible to send attachments back with a fault using SOAP with
attachments? I want to structure my response in a way that makes it
straightforward for clients - whatever they may be - to resolve the MIME
boundaries

Has anyone had a requirement for attachments sent back with a SOAP Fault?
Any advice or http response snippets is appreciated.

Thanks.

Steve
Previous Topic:JSP Search Not Working
Next Topic:Using Complex Types with Web Services
Goto Forum:
  


Current Time: Thu Apr 25 21:37:52 GMT 2024

Powered by FUDForum. Page generated in 0.02814 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top