>
>>
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/Proper-way-to-initialize-Transaction-management-for-Camel-in-an-Application-Server-tp5739760p5739827.html
>> Sent from the Camel - Users mailing list archive at Nabble.c
iew this message in context:
> http://camel.465427.n5.nabble.com/Proper-way-to-initialize-Transaction-management-for-Camel-in-an-Application-Server-tp5739760p5739827.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
--
Claus Ibsen
-
Red Hat, Inc.
context:
http://camel.465427.n5.nabble.com/Proper-way-to-initialize-Transaction-management-for-Camel-in-an-Application-Server-tp5739760p5739827.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Yes I am. Same person btw, just a different email.
Sent from my iPad
> On Sep 19, 2013, at 4:00 AM, Claus Ibsen wrote:
>
> Hi
>
> I have logged ticket to implement the empty methods in JndiRegistry
> https://issues.apache.org/jira/browse/CAMEL-6769
>
> Just to be sure are you using?
> http://
Hi
I have logged ticket to implement the empty methods in JndiRegistry
https://issues.apache.org/jira/browse/CAMEL-6769
Just to be sure are you using?
http://camel.apache.org/servletlistener-component.html
On Wed, Sep 18, 2013 at 5:12 PM, kraythe . wrote:
> Greetings, we are running Camel route
Greetings, we are running Camel routes in JBoss AS7 and the problem I ran
into is that there is no transaction manager initialized to work with the
transacted routes. In my test code I did something like the following:
@Override
protected CamelContext createCamelContext() throws Exception {