Re: camel and email

2011-08-21 Thread Claus Ibsen
On Sun, Aug 21, 2011 at 11:41 PM, Johan Edstrom wrote: > You probably want to *read* with pop3/imap, smtp is a transport protocol, not > a mailbox protocol, > i,e it is a producing side component. > You also need to add the nessasary JARs to the classpath, such as camel-mail JAR and mail JAR etc

Re: Geronimo and Web-Console

2011-08-21 Thread nserra
Nobody??? -- View this message in context: http://activemq.2283324.n4.nabble.com/Geronimo-and-Web-Console-tp3734712p3759159.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: camel and email

2011-08-21 Thread Johan Edstrom
You probably want to *read* with pop3/imap, smtp is a transport protocol, not a mailbox protocol, i,e it is a producing side component. Cheers. On Aug 21, 2011, at 1:04 PM, jmls wrote: > I am wanting to be able to poll my gamail account, process all unread > messages and send them to either a

Re: Broker of brokers topic duplicate question

2011-08-21 Thread David Fischer(Gtalk)
All, I have been testing the spoke hub model and i have yet to be able to get a setup that does not duplicate messages if network TTL is greater than 1. Does anyone have any insight into Topics and network of brokers??? Thanks On Thu, Aug 4, 2011 at 11:53 AM, David Fischer(Gtalk) wrote: > All

camel and email

2011-08-21 Thread jmls
I am wanting to be able to poll my gamail account, process all unread messages and send them to either a queue or a topic. everytime I try to add a route to camel.xml the service fails to start. What is wrong with this ? test mail -- View this message in

Sharing producer session between threads

2011-08-21 Thread moismail
Hi All, I am trying to send huge amount of messages from multiple threads. I want to optimize the performance by sharing either the session or the connection object. What is the best practice for it? What about the thread safety? Thanks -- View this message in context: http://activemq.2283324.

Running multiple activemq instances on the same server

2011-08-21 Thread JohnTom
Hi I was following this: https://sbforge.org/display/BITMAG/Running+multiple+activemq+instances+on+the+same+server https://sbforge.org/display/BITMAG/Running+multiple+activemq+instances+on+the+same+server However when i issue: bin/activemq create instance1 then i get this error: ERROR: java