[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1369) improve error reporting for mixed CMT/BMT
Jonathan Halliday (JIRA)
jira-events at lists.jboss.org
Fri May 16 06:24:22 EDT 2008
improve error reporting for mixed CMT/BMT
-----------------------------------------
Key: EJBTHREE-1369
URL: http://jira.jboss.com/jira/browse/EJBTHREE-1369
Project: EJB 3.0
Issue Type: Feature Request
Reporter: Jonathan Halliday
It is possible to put @TransactionAttribute annotations on methods of beans whilst also marking the class @TransactionManagement(TransactionManagementType.BEAN) This is an error and has undefined semantics. The container should warn/error at deployment time to bring this to the user's attention.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list