[jboss-dev-forums] [Design of JBoss ESB] - Re: XsltAction
ScottDawson
do-not-reply at jboss.com
Mon Jun 1 15:33:48 EDT 2009
Daniel - yes, I think the XPath CBR would be sufficient for lots of use cases. So the XPath CBR action could be configured to route, for example, all messages containing an "order" element to the order-xslt service which would contain an action specifying the XSLT file for transforming orders. You would need a service for each required XSLT transformation. As you said, it keeps the XsltAction simple, which is typically a good thing.
Thanks for the quick response.
Regards,
Scott
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234561#4234561
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234561
More information about the jboss-dev-forums
mailing list