If I am not mistaken, EJB1.1 specs say that the trasaction won't be rolled back automatically.
They suggest to use context.setRollbackOnly() if you want to rollback a transaction in that case.
Plz tell me if I am wrong!
- UnicMan
http://members.tripod.com/unicman




Reply With Quote