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