[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1307) inherited javax.ejb.SessionBean impl is not recognized by Ejb3DescriptorHandler

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Tue Apr 22 06:27:44 EDT 2008


inherited javax.ejb.SessionBean impl is not recognized by Ejb3DescriptorHandler
-------------------------------------------------------------------------------

                 Key: EJBTHREE-1307
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1307
             Project: EJB 3.0
          Issue Type: Bug
          Components: core
    Affects Versions: AS 5.0.0.Beta4
            Reporter: Alexey Loubyansky
         Assigned To: Alexey Loubyansky
             Fix For: AS 5.0.0.CR1


Currently the impl of javax.ejb.SessionBean intf is checked with Class.getInterfaces(). The interfaces returned don't include interfaces implemented by the superclass.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list