Apache Camel disable DTD validation or resolve to relativ Path

2017-02-21 Thread Leber, Thomas
ll the time the same file and not changing the code. This question is x-posted on http://stackoverflow.com/questions/42374455/apache-camel-disable-dtd-validation-or-resolve-to-relativ-path Best Regards, Thomas Leber

Re: Apache Camel disable DTD validation or resolve to relativ Path

2017-02-21 Thread Claus Ibsen
of camel, it uses once the StAX implementation and another time the SAX. Any > glue why? I'm using all the time the same file and not changing the code. > > This question is x-posted on > http://stackoverflow.com/questions/42374455/apache-camel-disable-dtd-valid

RE: Apache Camel disable DTD validation or resolve to relativ Path

2017-02-21 Thread Leber, Thomas
: users@camel.apache.org [users@camel.apache.org] Subject: Re: Apache Camel disable DTD validation or resolve to relativ Path You can maybe plugin a custom resource resolver and let it return null /empty or something. Check the docs https://github.com/apache/camel/blob/master/camel-core/src/main/docs

Re: Apache Camel disable DTD validation or resolve to relativ Path

2017-02-22 Thread Claus Ibsen
n meinem Android-Telefon gesendet (www.symantec.com) > > -Original Message- > From: Claus Ibsen [claus.ib...@gmail.com] > Received: Dienstag, 21 Feb. 2017, 19:08 > To: users@camel.apache.org [users@camel.apache.org] > Subject: Re: Apache Camel disable DTD validation or resolve