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

Tom Iten (JIRA) jira-events at lists.jboss.org
Thu Jan 15 02:32:04 EST 2009


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Iten updated EJBTHREE-1574:
-------------------------------

    Attachment: EJB2ClientToEJB3.zip


Hi Andrew

I checked the sample against jboss version 5.0.0.GA again and it's working fine, even with no jboss.xml descriptor file. i couldn't reproduce the "out of bound" exception during the deploy. 

In the attachment you will find the whole sample as exlipse project.

Best Regards
Tom

> 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
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.0.0
>
>         Attachments: EJB2ClientToEJB3.zip
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 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