I set the XDoclet tag * @ejb.transaction * type="Required"
at the class level, which I thought imposed transactions on every method unless specifically overridden. Would this cover what you are talking about? The implementation in question is a struts class that gets a reference to AgentHome, returns the AgentEJB in question, and also returns all associated SearchEngine EJBs via the agent's getSearchEngines() method. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841219#3841219 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841219 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
