Re: Resource adapter question / with WildFly 8.1

2014-09-09 Thread Markus Eisele
but that doesn't > work when you're calling it locally. Can you try using a delegate? > > On Mon, Sep 8, 2014 at 3:01 PM, Markus Eisele > wrote: > >> Hi John, >> >> implicitly ... it is done in the EJB container ... >> >> https:

Re: Resource adapter question / with WildFly 8.1

2014-09-08 Thread Markus Eisele
ooks like HornetQ's bridge isn't participating > in a transaction. Are you explicitly or implicitly starting one? > > John > > On Mon, Sep 8, 2014 at 1:46 PM, Markus Eisele > wrote: > >> Hi, >> >> I've been looking into configuring WildFly 8.1

Resource adapter question / with WildFly 8.1

2014-09-08 Thread Markus Eisele
Hi, I've been looking into configuring WildFly 8.1 with ActiveMQ Resource Adapter lately and got everything up and running. I could produce messages from Java EE components (aka EJBs via JMS-Bridge) and also could consume messages via MDBs. During sending messages via the bridge I encountered a wa