Bug 117034 - Web Services Explorer should support SOAP Headers
Summary: Web Services Explorer should support SOAP Headers
Status: CLOSED FIXED
Alias: None
Product: WTP Webservices
Classification: WebTools
Component: wst.ws (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Andrew Mak CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
: 102538 123821 179296 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-18 08:37 EST by Chris Brealey CLA
Modified: 2007-05-02 11:21 EDT (History)
7 users (show)

See Also:


Attachments
patch for wst.ws.explorer (HEAD) (91.26 KB, patch)
2007-03-05 12:05 EST, Andrew Mak CLA
no flags Details | Diff
wsexplorer.jar (841.50 KB, application/x-zip-compressed)
2007-03-05 12:08 EST, Andrew Mak CLA
no flags Details
wsexplorer-properties.jar (16.36 KB, application/x-zip-compressed)
2007-03-05 12:09 EST, Andrew Mak CLA
no flags Details
Update patch after wsdl emf models were regenerated (91.26 KB, patch)
2007-03-27 20:57 EDT, Andrew Mak CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Brealey CLA 2005-11-18 08:37:55 EST
The Web Services Explorer provides form and source views for working with Web 
service SOAP requests and responses, however, it only provides the means for 
working with the contents of the SOAP body, not the SOAP header.
Comment 1 James H N Sears CLA 2006-01-17 09:04:18 EST
Please see my comment in 123821. Apologies if I filed it under the wrong #.
Comment 2 Chris Brealey CLA 2006-01-17 09:32:12 EST
*** Bug 123821 has been marked as a duplicate of this bug. ***
Comment 3 Marc Adams CLA 2006-04-08 14:47:17 EDT
I'm going to look at the code for this and see if I can't work a solution to this issue if it's alright. If it is alright, but I can't seem to resolve it, I'll make sure I let you know so you don't think I am MIA ;)
Comment 4 Chris Brealey CLA 2006-04-09 13:17:24 EDT
Marc, absolutely it's alright. You're most welcome to look into things, and any help you can offer would be appreciated.
Comment 5 James H N Sears CLA 2006-04-10 14:01:33 EDT
Marc, I don't mind testing your builds. If that's any help to you. 

Send me email directly if you you have builds (from source) available.
Comment 6 Chris Brealey CLA 2006-09-26 13:07:14 EDT
*** Bug 102538 has been marked as a duplicate of this bug. ***
Comment 7 Andrew Mak CLA 2007-03-05 12:05:25 EST
Created attachment 60271 [details]
patch for wst.ws.explorer (HEAD)

Here is a patch that adds support for editing SOAP Headrs in WSE.  I'll also post the built war and jar files so they can be swapped into the explorer plugin.  Please give them a try.  Thanks.
Comment 8 Andrew Mak CLA 2007-03-05 12:08:10 EST
Created attachment 60272 [details]
wsexplorer.jar

This goes in wsexplorer/WEB-INF/lib
Comment 9 Andrew Mak CLA 2007-03-05 12:09:30 EST
Created attachment 60273 [details]
wsexplorer-properties.jar

This goes in the plugin root directory
Comment 10 Andrew Mak CLA 2007-03-05 12:16:37 EST
wsexplorer.war is too big to upload.  If anyone is interested to test it, please let me know and I'll email the war directly.
Comment 11 Chris Brealey CLA 2007-03-12 08:40:30 EDT
Assigned to Andrew. Targetted to 2.0 M6.
Comment 12 Chris Brealey CLA 2007-03-27 09:46:00 EDT
*** Bug 179296 has been marked as a duplicate of this bug. ***
Comment 13 Andrew Mak CLA 2007-03-27 20:57:08 EDT
Created attachment 62169 [details]
Update patch after wsdl emf models were regenerated
Comment 14 Chris Brealey CLA 2007-03-28 09:55:19 EDT
Andrew, excellent work! Patch reviewed, built, tested (lightly, using a header-equipped service via XMethods) and committed with help from updates to build-war-pde.xml and build-war.xml per your findings in bug 174352.
Comment 15 Chris Brealey CLA 2007-03-28 10:38:10 EDT
Released to HEAD, tag v200703281434.
Comment 16 Chris Brealey CLA 2007-04-20 15:48:20 EDT
Verified (with a bit of XMethods experimentation) on 2.0.
Comment 17 John Lanuti CLA 2007-05-02 11:21:33 EDT
Closing as verified.