Catalin Moga [http://community.jboss.org/people/mcatalin23] created the discussion
"Re: 'You cannot commit during a managed transaction' issue" To view the discussion, visit: http://community.jboss.org/message/601326#601326 -------------------------------------------------------------- My deployment descriptor looks like this: ... <session> <ejb-name>MyBeanClass</ejb-name> <business-remote>....MyBeanInterface</business-remote> <local-bean/> <ejb-class>....MyBeanClass</ejb-class> <session-type>Stateless</session-type> </session> ... I will add <transaction-type>Bean</transaction-type> Should I understand that *Container* is the default value for transaction type? -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/601326#601326] Start a new discussion in EJB3 at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
