route between imap connector and activemq connector, no body

2012-01-13 Thread Nicolas Gapaillard
do to fix or work around this problem between camel and activemq ? If someone has an idea. Thank you for your help. -- Nicolas Gapaillard nicolas.gapaill...@gmail.com

Re: route between imap connector and activemq connector, no body

2012-01-15 Thread Nicolas Gapaillard
ernet/MimeMultipart.html > ). > > Hope that helps. > > Regards, > Raúl. > > On 13 January 2012 08:25, Nicolas Gapaillard > wrote: > > > Hi all, > > > > I sent the same message on activeMQ ML and I didn't have any answer. My > > problem is

Re: route between imap connector and activemq connector, no body

2012-01-15 Thread Nicolas Gapaillard
Now in the activemq console I can see the body of the mail inside the body of the jmsMessage. And now it works like a charm. Thank you very much for your help. 2012/1/16 Nicolas Gapaillard > Hi, > > Thank you for your answer I will try all your suggestions. > > > > &g

Keep the routes created dynamically after restarting

2012-01-19 Thread Nicolas Gapaillard
defined routes. I searched inside the documentation and I didn't see anything about that. For info, I use the 2.9.0 version of apache camel. If someone has an idea. Thank you. -- Nicolas Gapaillard nicolas.gapaill...@gmail.com

Re: Keep the routes created dynamically after restarting

2012-01-19 Thread Nicolas Gapaillard
to instanciate new > > routes inside camel via the RoutesBuilder. It works very well. But if > camel > > is restarted, I lose all my already defined routes. > > > > I searched inside the documentation and I didn't see anything about that. > > > > For in

Re: Keep the routes created dynamically after restarting

2012-01-19 Thread Nicolas Gapaillard
routes dynamic. > > > On Thu, Jan 19, 2012 at 3:59 PM, Nicolas Gapaillard > wrote: > > Hi, > > > > Thank you for your answer, > > > > I'm not sure it is really adapted to my problem. > > > > Because I need to export automatically, not ma