[esb-issues] [JBoss JIRA] Created: (JBESB-1468) Change SOAPClient to use a FreeMarker/MVEL template for SOAP request generation

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Fri Jan 11 12:00:34 EST 2008


Change SOAPClient to use a FreeMarker/MVEL template for SOAP request generation
-------------------------------------------------------------------------------

                 Key: JBESB-1468
                 URL: http://jira.jboss.com/jira/browse/JBESB-1468
             Project: JBoss ESB
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Web Services
    Affects Versions: 4.2.1
            Reporter: Tom Fennelly
         Assigned To: Tom Fennelly


The SOAP request is currently generate through manipulation of a DOM - cloning etc.  This was a bit of a quick hack.  Would be cleaner (and much faster) to perform the SOAP request generation through a template.

soapUI would still be needed for generation of the basic template and then, using DOM perhaps, the template would be generated by adding in the templating language control structures.  This could then form the actual template used to generate the SOAP request.

-- 
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