What do thr grayed out lines signify. These are the lines under the ejbPassivate() and ejbAvtivate which read like - Force a transaction to rollback( CMT beans) find out if the transaction has already been set to rollback(CMT beans) Sumit ============= Oracle 9i - OCP SCJP2 OOAD UML Certified
SCEA, SCBCD, SCJP1.4, OOAD-UML, OCP 9i
Victor Lar
Greenhorn
Joined: Feb 20, 2004
Posts: 7
posted
0
It is not only grayed out but also checkboxes are not checked. It means that CMT beans are not allowed to force a transaction to rollback or find out if the transaction has already been set to rollback inside ejbActivate() and ejbPassivate() methods