On Wed, Nov 9, 2011 at 7:30 AM, Gnanaguru S <gnanaguru.sattanat...@wipro.com> wrote: > Hi > > I am trying to achieve this scenario from camel. > > 1. I have a web service ( WSDL First approach ). This WSDL has four > different operations. > 2. I will create a route, *From wsdl To xslt transformer* > 3. But i have to do four different transformations for four different > operations. > 4. How i am going to spilt each operation from the wsdl to different routes > for different tranformations. > > Will camel help this scenario ? >
The header operationName has the name of the operation. See this example which has 2 operations supported http://camel.apache.org/cxf-tomcat-example.html > Regards > Guru > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-feature-query-tp4976871p4976871.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/