Re: StreamCaching in Camel 1.6

2009-03-18 Thread Claus Ibsen
Hi Just wanted to note that the bug is now fixed in the next release of Camel - 1.6.1 and 2.0 Thanks for reporting. On Tue, Mar 17, 2009 at 9:28 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi A quick test shows: JMX disabled: EventDrivenConsumerRoute[Endpoint[direct:start] -

Re: Mutual SSL authentication with Camel applications

2009-03-18 Thread Claus Ibsen
On Tue, Mar 17, 2009 at 1:56 PM, huntc hu...@mac.com wrote: Here's the promised blog entry: http://christopherhunt-software.blogspot.com/2009/03/mutual-ssl-authentication-and-ldap.html Hi Thanks a lot for sharing this with us. Its been noticed by the AMQ committers. -- View this message

Re: Starting, stopping and removing routes at runtime

2009-03-18 Thread m.s.
- can I get a single RouteDefinition, or only a list that I must iterate to find the one I am looking for? The API is what we got. But we are open for API changes in Camel 2.0 so if you have suggestions what you would like changed/added that feedback is much appreciated. I think a pre

Re: StreamCaching in Camel 1.6

2009-03-18 Thread _Jens
Wow nice job! I'll make sure that I try 1.6.1 soon. Thanks a lot Claus. -- View this message in context: http://www.nabble.com/StreamCaching-in-Camel-1.6-tp22305654p22581500.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Camel 2.0 -M1 Mail - Sending HTML Email

2009-03-18 Thread dougly
Hi, I am using camel 2.0 M1 release. Does the mail component allow HTML email to be sent? Thanks -- View this message in context: http://www.nabble.com/Camel-2.0--M1-Mail---Sending-HTML-Email-tp22584188p22584188.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: Camel JMS Component (ActiveMQ) Repeatedly Reconnects

2009-03-18 Thread greenbean
I made the change you suggested. However, I am getting the same error. :-( Do you have any other suggestions? Claus Ibsen-2 wrote: Hi You should use the ActiveMQ component instead of the generic JmsComponent. Its optimized for AMQ. http://camel.apache.org/activemq.html On Mon,

Re: Wsdl file not find by cxf or camel-cxf endpoint in OSGI server ?

2009-03-18 Thread Willem Jiang
Ah, another OSGi issue. Charles, you are exploring a new world with CXF and Camel. Please feel free to fill a JIRA when you get into trouble. Maybe we could use the OSGi resolver to look up the wsdl file. Since we just pass the wsdl location as a String into CXF in the camel-cxf component, we may

Re: Wsdl file not find by cxf or camel-cxf endpoint in OSGI server ?

2009-03-18 Thread Claus Ibsen
On Thu, Mar 19, 2009 at 1:35 AM, Willem Jiang willem.ji...@gmail.com wrote: Ah, another OSGi issue. Charles, you are exploring a new world with CXF and Camel. Please feel free to fill a JIRA when you get into trouble. Maybe we could use the OSGi resolver to look up the wsdl file. Since we