[jboss-jira] [JBoss JIRA] Created: (JBAS-9221) Undeclared checked exception is thrown from EJB invocation

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Mon Apr 4 07:14:33 EDT 2011


Undeclared checked exception is thrown from EJB invocation
----------------------------------------------------------

                 Key: JBAS-9221
                 URL: https://issues.jboss.org/browse/JBAS-9221
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: EE, EJB
    Affects Versions: 7.0.0.Beta2
            Reporter: Carlo de Wolf
             Fix For: 7.0.0.CR1


If an interceptor throws an exception that is not declared by the method the calling code will still get that undeclared checked exception. This should not happen. The most logical solution would be to throw an UndeclaredThrowableException instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list