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:
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
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