JBoss Community

Re: @TransactionManagement doesn't work in JBoss 6 Final

created by jaikiran pai in EJB3 - View the full discussion

As a workaround, for now, try setting:

 

@TransactionAttribute(TransactionAttributeType.NOT_SUPPORTED)

 

on the bean implementation class

Reply to this message by going to Community

Start a new discussion in EJB3 at Community