I have the following problem: I do receive some incoming XML containing a SYSTEM doctype referring to a dtd without path. My problem is 1. that I want either xpath or jxpath to ignore the DTD file or to allow me to put the DTD into the class path somewhere using a xml catalog file. The camel documentation unfortunately doesn't explain how to add catalog files to xpath. Adding the DTD file to the working directory used by the application is what i try to avoid.
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-xpath-and-xml-catalogs-tp5776822.html Sent from the Camel - Users mailing list archive at Nabble.com.