Claus Ibsen wrote:
On Wed, Jan 13, 2010 at 7:17 PM, NP-Hard <[email protected]> wrote:
Thanks for the response. That got me past the first issue and now I get:
  Cannot find class: org.apache.xalan.xsltc.trax.DOM2SAX

I don't see an obvious jar that has xalan in the camel distribution; do I
need to download
it separately and add it to the classpath in common_build.xml ?


Do you see a WARN or some failure for that class. AFAIR its an optional .jar.


Hi,

I just checked the code , the WARN message comes from XmlConverter, and it will try to find other way to do the transformation.
So I think we can remove this WARN message.

Willem

Reply via email to