[esb-issues] [JBoss JIRA] Closed: (JBESB-1411) Smooks DOMVisitor that sends the Element object to an ESB Service

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Sat Dec 15 15:07:44 EST 2007


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

Daniel Bevenius closed JBESB-1411.
----------------------------------


Done

> Smooks DOMVisitor that sends the Element object to an ESB Service
> -----------------------------------------------------------------
>
>                 Key: JBESB-1411
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1411
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Transformation Service
>            Reporter: Daniel Bevenius
>         Assigned To: Daniel Bevenius
>            Priority: Minor
>             Fix For: 4.3
>
>
> Add a Smooks visitor, DOMServiceDelegateVisitor, which wraps the element object in an ESB Message object and then sends the message to the configured ESB Service.
> This will enable an action to first transform a fragment and then send the fragment to the destination service in smaller messages and hopefully inprove throughput for large messages. As this use DOM there is still the cost of memory footprint, but when we upgrade to Smooks Version 1.0 we can add a SAXVisitor that does the same and then avoid the memory footprint.
> Add a quickstart that demonstrates the visitor. 

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