[jboss-jira] [JBoss JIRA] Assigned: (AS7-254) Undeclared checked exception is thrown from EJB invocation

John Bailey (JIRA) jira-events at lists.jboss.org
Thu May 5 11:57:18 EDT 2011


     [ https://issues.jboss.org/browse/AS7-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Bailey reassigned AS7-254:
-------------------------------

    Assignee: John Bailey


> Undeclared checked exception is thrown from EJB invocation
> ----------------------------------------------------------
>
>                 Key: AS7-254
>                 URL: https://issues.jboss.org/browse/AS7-254
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EE, EJB
>    Affects Versions: 7.0.0.Beta2
>            Reporter: Carlo de Wolf
>            Assignee: John Bailey
>            Priority: Critical
>             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.
> See https://github.com/wolfc/jboss-as/commits/JBAS-9221 for test.

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