anonymous wrote :
| 1) Did you make the change to enlist the session in the JTA tx *before* the message
was received by the JBM session?
|
The enlistment is done in ra.inflow.JBMMessageHandler::setup() right before the handler is
registered as a listener.
anonymous wrote :
| 2) I'm assuming you have some generic JCA tests for the JMS resource adapter? If
so, could you copy them across to JBM? Or point me in the right direction so I can do
so...
|
There are tests in the AS testsuite - but they require a JCA container and also an EJB
container (testsuite/src/main/org/jboss/test/jmsra/).
In order to do testing in the JBM project we need at least a standalone JCA container -
which havn't been released yet - project is JBJCA. Once we have a release of that we
can integrate test cases into JBM.
For now we have to depend on the AS testsuite...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209612#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...