Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1580

validation error caused by multiple interfaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0
    • None
    • None

    Description

      I ran into a deployment error of an ejblite bean because the bean implemented multiple interfaces. The bean actually only had one

      real

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            kevan Kevan Lee Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: