Hi Team,

Please guide me on below requirement.

 Producer : 
    1) Spring Java monitor and waiting for new .xml file in a local
directory.
    2) Once new .xml file received in local directory then send on request
queue of Activemq broker for processing .


I am trying to achieve above requirement  by using
<file:inbound-channel-adapter> , and handler will send .xml  on request
queue  of activemq broker

Please guide me on above scenario or provide any samples code or any other
alternatives than <file:inbound-channel-adapter> to achieve above
requirement.

Thanks in Advanced !




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Monitor-local-directory-and-send-newly-xml-file-on-ActiveMQ-broker-tp4713803.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to