Hey. I got the fix.

I just added xalan dependency in my pom file and it worked.!!

<dependency>
                        <groupId>xalan</groupId>
                        <artifactId>xalan</artifactId>
                        <version>2.7.1</version>
                </dependency>


Cheers
Reji



-----
Reji Mathews
Sr. Developer - Middleware Integration / SOA ( Open Source - Apache Camel & 
Jboss Fuse ESB | Mule ESB )
LinkedIn - http://in.linkedin.com/pub/reji-mathews/31/9a2/40a
Twitter - reji_mathews
--
View this message in context: 
http://camel.465427.n5.nabble.com/XSLT-in-Camel-not-working-as-expected-tp5779571p5779572.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to