1 Reply Latest reply on Mar 16, 2003 9:03 PM by adrian.brock

    CMP Stateless Session with transaction rollback

    allank

      Can anyone help me with this problem. I have a CMP stateless session bean and i need to rollback the transaction. What happens is that the transaction does not rollback even if the sessioncontext.setRollbackOnly method is called. Do you have any solutions for this?