Re: intercept route

2011-06-26 Thread Guillaume Nodet
If they are registered as OSGi services, the InterceptStrategy should be available in all contexts create with spring and blueprint. However this won't work with java or scala DSLs for examples. I'm going to need that for ServiceMix so I hope to have it ready for 2.8, but in the mean time, an OSGi

Re: Tutorial Business Partners Test Failing

2011-06-26 Thread Willem Jiang
Can you share the missing part of your work ? On 6/22/11 8:25 PM, pcroser wrote: I was able to make this work. If anyone wasted time on this I apologize. -- View this message in context: http://camel.465427.n5.nabble.com/Tutorial-Business-Partners-Test-Failing-tp4513605p4513860.html Sent from

Re: Tutorial Business Partners Test Failing

2011-06-26 Thread Willem Jiang
Which version of Camel are you using? I guess you are still using Camel 1.x. Can you check the log to see if the CamelContext is stared? On 6/22/11 6:52 PM, pcroser wrote: Running on Linux with maven setup I am getting an error when tyring to run the testXMLCoversion method No getConsumers() av

Re: Errorhandling Question: ExchangeTimeOutException

2011-06-26 Thread Willem Jiang
Did you have some addition configuration on the ErrorHandler ? I cannot find any UndeclaredThrowableException from the stack trace that you pasted in the last mail. On 6/22/11 5:28 PM, Andrè wrote: it is something like that that camel prppagates the exception back to the consumer, which is the

Re: intercept route

2011-06-26 Thread Marco Westermann
Hi, just tested the interceptor this page describes: http://camel.apache.org/advanced-configuration-of-camelcontext-using-spring.html (chapter: Using container wide interceptors). But this doesn't work for me. If I understand it right, the interceptor is only taken from the routes defined in

Re: Request Response with Websphere MQ with JTA

2011-06-26 Thread Ashwin Karpe
Hi, You have not specified your camel route in the original listing above. It is hard to see what might be going on without this... Also if you use ActiveMQ, which is not apparent, is it not possible for you to do your transaction along the Camel route since you are using ExchangePattern.InOut a

Re: How does Camel work with ofbiz?

2011-06-26 Thread Ashwin Karpe
Hmm, Does Apache ofBiz not have an http listener that it set up with WebDAV and RMI access, considering that it is an offering that is backed by Apache JackRabbit. If so, I do not see why Camel could not be easily integrated with it...? Cheers, Ashwin... - -

Re: camel vs openAdapter vs xbus?

2011-06-26 Thread Ashwin Karpe
Hi, It is not exactly objective to ask this kind of question on a Camel forum now, is it ? Moreover, the comparisons need to be between similar technologies and not say apples (Enterprise Integration Pattern based, non hub-n-spoke frameworks) and oranges (EAI hub-n-spoke products). In any case,

Re: camel vs openAdapter vs xbus?

2011-06-26 Thread davsclaus
Its is YOU who have to make the choice. So as part of your assessment then try out those 3 products and see which fits your criteria. For example build a little prototype with the 3 products and see whats good/bad etc. If you ask me you should pick Camel, but I am of course biased. You ask at a