Hi

Appologies if i make noob comments, alas that is what i am.

Ive been tasked with conecting our remote locations with only email access
to our local jms queues.

I have one main requirement, the messages must arrive locally in the order
that they were added to the remote JMS queue.

this is what i think i can do 

JMS queue -> File Directory ---> picked up by an external email app and sent
to my local pop account --> Local JMS queue.

Do you guys see any problems with this? will camel know how to re-order the
messages in the local queue?
I really dont think it can unless i write some custom code.

ill be using the XML configuration because its a lot easier to document and
maintain.

Ive done lots of looking but cant seem to find the answer, but i have a
feeling that i will have to write my own file endpoint

as allways all help is appreciated.

Many Thanks


-- 
View this message in context: 
http://www.nabble.com/JMS-to-File-to-email-to-JMS-tp20078296s22882p20078296.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to