[jboss-jira] [JBoss JIRA] Updated: (AS7-254) Undeclared checked exception is thrown from EJB invocation
Jason Greene (JIRA)
jira-events at lists.jboss.org
Wed Jun 29 01:15:24 EDT 2011
[ https://issues.jboss.org/browse/AS7-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-254:
-----------------------------
Fix Version/s: 7.1.0.Alpha1
(was: 7.0.0.CR1)
> 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.1.0.Alpha1
>
>
> 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