2009/3/24 James Strachan <james.strac...@gmail.com>:
> I think the issue is that you configure the configuration of the JMS
> component with the transaction manager after you've created the JMS
> endpoint. Try moving the configuration of the JMS component to the
> setup method; before you create any endpoints?

Just for some background; when you create a JmsEndpoint it takes its
own copy of the JmsConfiguration bean so that you can then configure
the JmsEndpoint to your hearts content - but you don't necesarily
reconfigure other JMS endpoints
-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

Reply via email to