The question would be what functionality do I loose in doing that? Will I have 
to set up components like ActiveMQ manually instead of just getting it out of 
jboss jndi?

Sent from my iPad

> On Sep 20, 2013, at 2:01 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> 
> Hi
> 
> You can use SimpleCamelServletContextListener which then does not use
> the JndiRegistry but the simple instead, which should be able to do
> the lookups.
> 
> See the docs at
> http://camel.apache.org/servletlistener-component.html
> 
>> On Thu, Sep 19, 2013 at 4:50 PM, kraythe <kray...@gmail.com> wrote:
>> So am I to understand that there is no way possible right now to do this in a
>> ServletListener component? Can I create a simple registry without blowing up
>> the construction of the context or do something else? I would really like to
>> enable this type of ACID transactions.
>> 
>> 
>> 
>> --
>> 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.com.
> 
> 
> 
> -- 
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cib...@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to