Hi Use the recipient list EIP pattern http://camel.apache.org/recipient-list.html
On Thu, Sep 3, 2009 at 9:04 AM, cgveld<[email protected]> wrote: > > Dear reader, > > In our routes we need to transform an xml using an xslt. > Depending on our header we need a different xsl file to be used for > processing. > The URI's are given at runtime. > > Therefor we tried to use the "bean:" component to resolve the endpoint. > > It seems the bean component does resolve this endpoint but then it is not > used in the ".to" method. > > Can anyone tell me what I am doing wrong? > > http://www.nabble.com/file/p25270823/TransformRouteTest.java > TransformRouteTest.java > http://www.nabble.com/file/p25270823/transform.xsl transform.xsl > -- > View this message in context: > http://www.nabble.com/bean%3A-resolves-xslt-endpoint-but-does-not-execute-tp25270823p25270823.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
