[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-953) A method with transaction attribute NEVER should throw EJBException instead of IllegalStateException

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed May 2 09:38:30 EDT 2007


A method with transaction attribute NEVER should throw EJBException instead of IllegalStateException
----------------------------------------------------------------------------------------------------

                 Key: EJBTHREE-953
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-953
             Project: EJB 3.0
          Issue Type: Bug
            Reporter: Carlo de Wolf
         Assigned To: Carlo de Wolf


If a method of an EJB3 bean is called with transaction attribute never and there is a transaction active, it should throw an EJBException (not an IllegalStateException).

EJB3 13.6.2.6

-- 
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