[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1574) EJB3 Remote Annotation with EJB2.x View - Enhanced Error Message

Tom Iten (JIRA) jira-events at lists.jboss.org
Mon Nov 10 04:55:39 EST 2008


EJB3 Remote Annotation with EJB2.x View - Enhanced Error Message 
-----------------------------------------------------------------

                 Key: EJBTHREE-1574
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1574
             Project: EJB 3.0
          Issue Type: Task
    Affects Versions: AS 5.0.0.CR1
            Reporter: Tom Iten
            Priority: Optional


I'm trying to run an EJB2 Client against an EJB3 SLSB, delivering the client
an EJB2 Home interface with the usage of the @RemoteHome annotation.

With JBoss 4.2.2.GA the sample is working fine, with JBoss 5.0.0.CR2 i'm
getting the following Message during the deploy:

java.lang.IllegalStateException: EJB 3.0 Core Specification Violation (4.6.7):
The session bean remote interface interface ... must extend the javax.ejb.EJBObject interface.

>> A more specific Error Message as suggested by ALR would be fine. 
>> Details see JBoss Forum Reference


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

        



More information about the jboss-jira mailing list