[esb-issues] [JBoss JIRA] Closed: (JBESB-1591) Break SOAP Template creation code out of soapUI into a standalone module

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Tue Jun 10 08:06:26 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBESB-1591?page=all ]

Tom Fennelly closed JBESB-1591.
-------------------------------

    Resolution: Done

Going to move away from soapUI, so closing this issue.

> 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
>         Assigned To: Tom Fennelly
>             Fix For: 4.4
>
>
> 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

        



More information about the esb-issues mailing list