You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/07/18 17:13:00 UTC

[jira] Resolved: (SM-1470) Implement a proxy transformer endpoint to transform in / out / fault requests between two services

     [ https://issues.apache.org/activemq/browse/SM-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1470.
---------------------------------

    Resolution: Fixed

Adding         src/main/java/org/apache/servicemix/saxon/XsltProxyEndpoint.java
Adding         src/main/java/org/apache/servicemix/saxon/support
Adding         src/main/java/org/apache/servicemix/saxon/support/ExchangeTarget.java
Sending        src/test/java/org/apache/servicemix/saxon/SaxonComponentTest.java
Adding         src/test/resources/order.xml
Sending        src/test/resources/spring.xml
Adding         src/test/resources/transform-in.xsl
Adding         src/test/resources/transform-out.xsl
Transmitting file data .......
Committed revision 677928.

> Implement a proxy transformer endpoint to transform in / out / fault requests between two services
> --------------------------------------------------------------------------------------------------
>
>                 Key: SM-1470
>                 URL: https://issues.apache.org/activemq/browse/SM-1470
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-saxon
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 3.3
>
>
> Currently, the only way to do that is to create a static routing slip with two saxon transformers.
> As it sounds like a common use case, a simplier approach would be good.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.