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&amp;preMove={{inprogress}}&amp;move={{root.folder.tms}}/{{loadcreate_archive}}/${file:name}&amp;moveFailed={{root.folder.tms}}/{{loadcreate_error}}/${file:name}&amp;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.

Reply via email to