Hello I am running ActiveMQ 5.4.2 with Camel 2.4.0. I have a route that does XSLT on a message. Today I tried to add a route through the Camel web console just for testing purposes and now my XSLT is broken. The XSLT works except for one part. The comment generated by the XSLT says that it is changing the value of an attribute, but it does not actually make the change. Until today, the XSLT had been working correctly for months.
I have tried removing the test route, stopping/starting the message broker, etc, with no improvement. Just wondering if this problem sounds familar to anyone. Thanks, Peter
