Bug 277370 - DBWSBuilder utility should support SOAP 1.2 messages
Summary: DBWSBuilder utility should support SOAP 1.2 messages
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mike Norman CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2009-05-21 14:33 EDT by Mike Norman CLA
Modified: 2022-06-09 10:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Norman CLA 2009-05-21 14:33:50 EDT
 
Comment 1 Mike Norman CLA 2009-05-21 14:35:41 EDT
Deleted by Webmaster
Comment 2 Mike Norman CLA 2009-05-21 14:41:29 EDT
add boolean 'useSOAP12' to DBWSBuilder public API
 - which in turn requires changes to Packager, WSDLGenerator
   and ProviderHelper to ensure that SOAP 1.2 artifacts are
   used in the appropriate circumstances

NB - detecting if a msg is SOAP 1.1 vs. 1.2 is a bit hokey -
 you look at the Content-Type (starts with "application/soap+xml")
 and then verify that the Namespace URI for the SOAPEnvelope is
 "http://www.w3.org/2003/05/soap-envelope"
Comment 3 Mike Norman CLA 2009-05-21 15:39:08 EDT
x
Comment 4 Mike Norman CLA 2009-05-22 09:43:58 EDT
fix in SVN revision: 4281
Comment 5 Mike Norman CLA 2009-05-26 09:42:31 EDT
Follow-up re: detecting SOAP 1.2 messages - the only reliable way
to detect SOAP 1.2 is presence of 2003/05 envelope: the content-type
was a red-herring
Comment 6 Mike Norman CLA 2009-05-26 09:59:09 EDT
Need to document new feature - DBWSBuilder utility supports new 
property 'useSOAP12'
Comment 7 Peter Krogh CLA 2009-08-26 09:53:39 EDT
Mass update to change fixed in target.
Comment 8 Peter Krogh CLA 2009-08-26 09:56:34 EDT
Mass update to change fixed in target.
Comment 9 Peter Krogh CLA 2009-08-26 10:02:14 EDT
Mass update to change fixed in target.
Comment 10 Peter Krogh CLA 2009-08-26 10:04:23 EDT
Mass update to change fixed in target.
Comment 11 Doug Clarke CLA 2009-10-19 16:15:47 EDT
Reducing closed DBWS bugs from P1/P2 to P3 to better represent priority of fixes across entire 1.2.0 release
Comment 12 Eclipse Webmaster CLA 2022-06-09 10:07:48 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink