Closed Bug 121911 Opened 23 years ago Closed 14 years ago

SOAP with attachments not supported.

Categories

(Core Graveyard :: Web Services, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: rayw, Unassigned)

Details

We have added interfaces anticipating SOAP with attachments, but we have not actually implemented it yet. This causes a MIME wrapper to be automatically placed around the SOAP message, and things which are not easily serialized to XML but are easily serialized to other MIME-identifiable formats can be placed there. For example, I want to do ecommerce and order a tshirt with my own picture on it, so I make a SOAP message to which is attached the picture. Even XML and especially HTML documents may be attached rather than passed as big strings because it works better due to the encapsulation problems of SOAP.
Note, some seem to now be supporting a DIME format in addition to MIME format for adding attachments to SOAP. I am not sure where this leaves EBXML, which went to great lengths to be compatible by embedding SOAP in MIME.
This is too big a fix for mozilla 0.9.9. Setting milestone later.
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.0
Moving Netscape owned 0.9.9 and 1.0 bugs that don't have an nsbeta1, nsbeta1+, topembed, topembed+, Mozilla0.9.9+ or Mozilla1.0+ keyword. Please send any questions or feedback about this to adt@netscape.com. You can search for "Moving bugs not scheduled for a project" to quickly delete this bugmail.
Target Milestone: mozilla1.0 → mozilla1.2
QA Contact: petersen → rakeshmishra
harishd is now the SOAP owner, reassigning.
Assignee: rayw → harishd
Status: ASSIGNED → NEW
Target Milestone: mozilla1.2alpha → ---
Component: XML → Web Services
taking SOAP bugs
Assignee: harishd → jgaunt
Assignee: mozilla → nobody
QA Contact: rakeshmishra → web-services
We dropped SOAP.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.