Hi
I logged a ticket about this to not forget
https://issues.apache.org/jira/browse/CAMEL-6897
Seems useful especially if you want to make sure the server dont try
to load external resources such as a DTD file.
On Wed, Sep 18, 2013 at 4:06 PM, Claus Ibsen wrote:
> Hi Dale
>
> Sounds like a good
Hi Dale
Sounds like a good idea to have a way of configuring this easily in Camel.
Feel free to log a JIRA and attach your code.
Though wonder also how we can make it easier to set any other custom
features as well.
On Wed, Sep 18, 2013 at 3:54 PM, Dale King wrote:
> I've used xpath routes pr
I've used xpath routes previously and had no problem. I tried doing a split
with xpath on an XHTML document however and the route just hangs. It
doesn't throw an exception or simply fail to find a match for the XPath, it
just hangs.
After 4-5 hours of debugging the issue, I have discovered it is b