Re: CAMLE MAIL and SEDA integration

2011-02-12 Thread Claus Ibsen
Hi Cross posted in forum http://fusesource.com/forums/thread.jspa?threadID=2666&tstart=0 Where we are discussing this. On Sat, Feb 12, 2011 at 3:09 AM, deyindra wrote: > > Hi > > Is there any camel example, which will pull mail message from mail server > via POP3/IMAP and submit them to SEDA c

Re: [Camel 2.4/2.5] 2 questions about RedeliveryPolicy tag

2011-02-12 Thread Claus Ibsen
On Fri, Feb 11, 2011 at 5:36 PM, kaoru wrote: > > Hi Claus, > >  Thanks for your reply. > >  But for my 2nd question, > >  is it normal that there is a 'ref' attribute in xsd but we can't use it > because there is no setter? > Yeah that's going to be fixed as well. > Thanks > -- > View this mes

Re: CAMLE MAIL and SEDA integration

2011-02-12 Thread Tarjei Huse
Hi, > Is there any camel example, which will pull mail message from mail server > via POP3/IMAP and submit them to SEDA channel for parallel processing. > > It will be helpfull if anyone can point me the same This is fairly basic in terms of how to start. Here's an example using java: class FromEm

Re: [Camel 2.4/2.5] 2 questions about RedeliveryPolicy tag

2011-02-12 Thread Claus Ibsen
On Fri, Feb 11, 2011 at 2:52 PM, kaoru wrote: > > Hi there, >  I have a redeliveryPolicy tag in my xml file: > > /> > deadLetterUri="swiftmq:badQueue" useOriginalMessage="true"> >                                          retryAttemptedLogLevel="WARN" >                              retriesExhaust