-
Task
-
Resolution: Done
-
Major
-
AS 5.0.0.CR1
-
None
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