Re: Build break in camel-jms

2011-06-06 Thread bvahdat
Hi Claus, that fix did the job! Thanks, Babak -- View this message in context: http://camel.465427.n5.nabble.com/Build-break-in-camel-jms-tp4458546p4458957.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Build break in camel-jms

2011-06-06 Thread Claus Ibsen
Okay I have commited a fix. Fell free to test it on Windows so we know it works. On Mon, Jun 6, 2011 at 4:35 PM, bvahdat wrote: > Hi, > > I've the same behaviour on Windows-OS... > > On Windows-OS we get: > Failed to create Producer for endpoint: > Endpoint[activemq://queue:foo?testConnectionOnS

Re: Build break in camel-jms

2011-06-06 Thread bvahdat
Hi, I've the same behaviour on Windows-OS... On Windows-OS we get: Failed to create Producer for endpoint: Endpoint[activemq://queue:foo?testConnectionOnStartup=true]. Reason: org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: Endpoint[activemq://queue:foo?t

Re: Build break in camel-jms

2011-06-06 Thread Claus Ibsen
Hmm I just ran it from trunk --- T E S T S --- Running org.apache.camel.component.jms.JmsTestConnectionOnStartupTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 sec R