Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: Lookup bean from AS 4.0.5 to 5.1.0"
To view the discussion, visit:
http://community.jboss.org/message/575274#575274
--------------------------------------------------------------
Mixing JBoss version 4 <=> 5 is difficult, we give up because of transaction
problems (JB5 calls JB4).
You might pack the jbossall-client.jar (for JB5 all needed client.jars) into the EAR
deployed in JBoss4 with it's own classloader.
Also you need a EJB2 Home/Remote interface of your EJB3 because the error looks like EJB2
cast.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/575274#575274]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]