How would one add a newline for each message being sent through this route?
<route > <from uri="activemq:topic:TOPIC1"/> <to uri="stream:file?fileName=/tmp/data1.txt"/> </route> Thanks, Robert
How would one add a newline for each message being sent through this route?
<route > <from uri="activemq:topic:TOPIC1"/> <to uri="stream:file?fileName=/tmp/data1.txt"/> </route> Thanks, Robert