Need help on ibatis component usage

2008-04-24 Thread xtof
Hello, I'm trying to perform queries in a database thank to the ibatis component. My route is the following: from("jbi:service:http://hp.com/temip/openmediation/routing/insert";). convertBodyTo(RoutingInfo.class). to("ibatis:insertRouting"

Re: mail pop3 and ssl - how to do?

2007-12-09 Thread xtof
ource before injecting it into ServiceMix. Thank for your help Christophe James.Strachan wrote: > > What code are you running? It looks like the error is caused trying to > turn a non-XML document into XML > > On 01/12/2007, xtof <[EMAIL PROTECTED]> wrote: >> >

Re: mail pop3 and ssl - how to do?

2007-12-01 Thread xtof
Thank for the pop3s, it's better In can retreive the mail but I've got now the following error. Any idea? Thank Christophe DEBUG - ScheduledPollConsumer - Starting to poll DEBUG - ScheduledPollConsumer - Starting to poll [Fatal Error] :1:1: Content is not allowed in prolog. ERRO

Re: mail pop3 and ssl - how to do?

2007-11-29 Thread xtof
Thank all I should not be a firewall problem has it is disabled. I will try with using trunk pop3s component. I keep you inform. Thank Christophe Jason Anderson-3 wrote: > > smtps might be a good one to drop in there while you are at it > > On Nov 29, 2007 6:26 AM, James Strachan <[EMA

mail pop3 and ssl - how to do?

2007-11-29 Thread xtof
Hello, I'm trying to implement a ServiceMix binding component for retreiving mails from a pop3 server. For instance reading yahoo mails. But how configuring ssl on the pop3 mail endpoint? by Camel context is the following: http://activemq.apache.org/camel/schema/spring";> ht

Example of request reply

2007-09-18 Thread xtof
Hello, I'm quite new to Camel, and I'm trying to understand how implementing a gateway between 2 Web Services. It requires to implement a request-reply mechanism but I cannot find any example. Could you help? Thank. Christophe -- View this message in context: http://www.nabble.com/Example-of-r