Break SOAP Template creation code out of soapUI into a standalone module
------------------------------------------------------------------------
Key: JBESB-1591
URL:
http://jira.jboss.com/jira/browse/JBESB-1591
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Web Services
Reporter: Tom Fennelly
Fix For: 4.3, 5.0 Milestone Release 1
The SOAPClient uses soapUI to create a SOAP template for the targeted operation on the
target WS endpoint. This was a bit *experimental* in how it was done (aka a bit of a hack
;-) ). Because of the architecture of soapUI, it resulted in all sorts of other code
being loaded (e.g. Swing stuff etc), which is ugly and scary :-)
I think a completely standalone lib for consuming a webservice wsdl and generating a SOAP
template (FreeMarker, MVEL or whatever) would be quite useful and more lightweight. It
would help eliminate a host of issue (e.g. JBESB-1329) because it would avoid the need to
interpret/translate the current template that's created by soapUI (which just contains
XML comments and question marks etc).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira