5 Replies Latest reply on Dec 7, 2011 6:17 AM by windigo

    ARQ-538

    juergen.zimmermann

      On Wednesday last week I provided a testcase for https://issues.jboss.org/browse/ARQ-538 . The problem is that Arquillian tests cannot make a JNDI lookup for java:jboss/UserTransaction when EJB and CDI classes are to be tested (without CDI's beans.xml it works fine) and inside @Before a transaction shall be started and inside @After committed or rollbacked.

       

      Is there a chance that one of the great Arquillian developers will take care of this issue? It is the last serious issue we have to complete the migration from JBoss 6 to 7.