[jboss-jira] [JBoss JIRA] (WFLY-4354) EJBs can't inherit a JDK8 default method

David Lloyd (JIRA) issues at jboss.org
Mon Feb 16 18:53:49 EST 2015


    [ https://issues.jboss.org/browse/WFLY-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040700#comment-13040700 ] 

David Lloyd commented on WFLY-4354:
-----------------------------------

I have a possible fix here: https://github.com/dmlloyd/wildfly/tree/WFLY-4354-default-ejb-methods

It's not really possible to test it automatically though since we build on Java 7, and I won't get a chance to test it for a little while yet due to environment issues.  Would it be possible for you to verify the fix?

> EJBs can't inherit a JDK8 default method
> ----------------------------------------
>
>                 Key: WFLY-4354
>                 URL: https://issues.jboss.org/browse/WFLY-4354
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 9.0.0.Alpha1
>            Reporter: Jan Martiska
>            Assignee: David Lloyd
>
> If an EJB bean inherits a default method from an interface and doesn't override it, attempt to call this method fails with:
> {noformat}
> org.jboss.invocation.CannotProceedException: INV000002: Invocation cannot proceed (end of interceptor chain has been hit)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list