[esb-issues] [JBoss JIRA] Created: (JBESB-1516) Quickstart that demonstrates Smooks JMSRouter

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Fri Jan 25 03:47:21 EST 2008


Quickstart that demonstrates Smooks JMSRouter 
----------------------------------------------

                 Key: JBESB-1516
                 URL: http://jira.jboss.com/jira/browse/JBESB-1516
             Project: JBoss ESB
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Documentation, Examples
    Affects Versions: 4.3
            Reporter: Daniel Bevenius
         Assigned To: Daniel Bevenius
            Priority: Minor
             Fix For: 4.3


This quickstart will show how one can utilize Smooks JMSRouter to route transformed message fragments to a JMS destination.
The advantage of this is that instead of transforming the whole document and then routing, one can have Smooks route the fragment to a destination directly after the transformation has been performed. Combining this with Smooks support for SAX parsing should also result in a smaller memory footprint (no need to parse a the whole document).



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