Hi,
(I think this should be more of a spring/xml question.. )
I have a long file producer url that looks something like this.
<from
uri="file://{{root.folder.tms}}/{{inbound}}?delay=3000&preMove={{inprogress}}&move={{root.folder.tms}}/{{loadcreate_archive}}/${file:name}&moveFailed={{root.folder.tms}}/{{loadcreate_error}}/${file:name}&doneFileName=${file:name.noext}.trg"/>
Runs to about 270 characters and is a pain to debug.
Any chance I could break this into multiple lines?
Thanks
Rakesh
--
View this message in context:
http://camel.465427.n5.nabble.com/longish-uri-on-file-endpoint-tp5750862.html
Sent from the Camel - Users mailing list archive at Nabble.com.