You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Kevan Miller (JIRA)" <ji...@apache.org> on 2011/06/14 05:47:47 UTC

[jira] [Commented] (OPENEJB-1580) validation error caused by multiple interfaces

    [ https://issues.apache.org/jira/browse/OPENEJB-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048975#comment-13048975 ] 

Kevan Miller commented on OPENEJB-1580:
---------------------------------------

Added synthetic check to AnnotationDeployer

> validation error caused by multiple interfaces
> ----------------------------------------------
>
>                 Key: OPENEJB-1580
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1580
>             Project: OpenEJB
>          Issue Type: Bug
>            Reporter: Kevan Miller
>             Fix For: 4.0
>
>
> I ran into a deployment error of an ejblite bean because the bean implemented multiple interfaces. The bean actually only had one {quote}real{quote} interface. The second interface was dynamically added by new Aries weaving code. The interface is marked as synthetic. Ignoring synthetic interfaces would seem to be the best way to avoid this problem. Otherwise we'll need a mechanism to configure interfaces to be ignored (or add the Aries WeavingProxy interface to the list of interfaces we currently ignore...

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