4 Replies Latest reply on Nov 14, 2005 9:43 AM by alximik

    @TransactionAttribute(TransactionAttributeType.REQUIRES_NEW)

    shmendrick

      Hi, my jboss(version 4.0.3 with EJB3.0 beta 1) freez when method with @TransactionAttribute(TransactionAttributeType.REQUIRES_NEW) annotation is invoced. The problem appears with MS SQL server 2000. It is ok with Oracle. Can I do something, or this is a bug?