Bug 293585 - Update Web Services model for JSR-109 1.3
Summary: Update Web Services model for JSR-109 1.3
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.2 M3   Edit
Assignee: Carl Anderson CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard: JavaEE6
Keywords: plan
Depends on:
Blocks:
 
Reported: 2009-10-28 11:47 EDT by Carl Anderson CLA
Modified: 2009-10-30 09:45 EDT (History)
2 users (show)

See Also:
cbridgha: review+
jsholl: review+


Attachments
Add support for Web Services 1.3 (99.77 KB, patch)
2009-10-28 11:52 EDT, Carl Anderson CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Anderson CLA 2009-10-28 11:47:55 EDT
We need to update the Web Services model (located with the j2ee models still) to handle Web Services 1.3

As far as I can tell, this comes down to:
Defining the xsd values for 1.3
Allowing a version of 1.3 to be set and queried
Updating PortComponent to add
mtomThreshold
respectBinding
addressing
Comment 1 Carl Anderson CLA 2009-10-28 11:52:36 EDT
Created attachment 150741 [details]
Add support for Web Services 1.3

This patch includes the updates to the genmodel and the ecore.
There is also a new JUnit test added.
I have run the entire Java EE Tools JUnit bucket against this patch.
Comment 2 Jason Sholl CLA 2009-10-28 12:29:38 EDT
looks good.
Comment 3 Carl Anderson CLA 2009-10-29 02:39:34 EDT
Committed to HEAD for WTP 3.2 M3
Comment 4 Chuck Bridgham CLA 2009-10-30 09:45:57 EDT
approved - looks great