Well, there should be a Business Delegate in the middle of your call to the business methods. Actions objects should never call directly on EJB methods...
If you have a session facade and a method which invokes these 3 methods, then you can annotate that method with @TransactionAttribute(REQUIRED). This is for CMT.
Otherwise, you should lookup the UserTransaction and handle it manually.
Ranga.
SCJP 1.4, OCMJEA/SCEA 5.0.
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop