You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by mickhayes <mi...@gmail.com> on 2012/06/20 11:08:16 UTC

Re: File adapter ActiveMQ?

Is this your pattern: http://camel.apache.org/polling-consumer.html
?



-----
Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA 

--
View this message in context: http://activemq.2283324.n4.nabble.com/File-adapter-ActiveMQ-tp4653382p4653386.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: File adapter ActiveMQ?

Posted by Gary Tully <ga...@gmail.com>.
The camel file component will do that, embed the camel context in activemq.xml

http://camel.apache.org/file2.html


On 21 June 2012 11:07, mickhayes <mi...@gmail.com> wrote:
> I'm not aware of anything standalone, but maybe someone else will.
>
> If you're writing it yourself, you could use
> http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.aspx to
> trigger your message generation.
>
>
> -----
> Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/File-adapter-ActiveMQ-tp4653382p4653427.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
http://fusesource.com
http://blog.garytully.com

Re: File adapter ActiveMQ?

Posted by mickhayes <mi...@gmail.com>.
I'm not aware of anything standalone, but maybe someone else will.

If you're writing it yourself, you could use
http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.aspx to
trigger your message generation.


-----
Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA 

--
View this message in context: http://activemq.2283324.n4.nabble.com/File-adapter-ActiveMQ-tp4653382p4653427.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.