Hi, I'm trying to use xslt component: <to uri="xslt:file:<path>" />
My problem is that I'm not being able to make <path> relative to ActiveMQ's directory (it's always being treated as absolute). How can I make it relative? (I already tried <to uri="xslt:file:${activemq.home}<path>" /> with no success) I'm using ActiveMQ 5.3.2. Regards, Thiago Souza -- View this message in context: http://old.nabble.com/Help-with-xslt-configuration-tp28860569p28860569.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.