anonymous wrote : i have a ClassCastException: can't cas javax.naming.reference to my
EJB
See this
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=144888#4....
In JBossAS-4.x, you just needed the jbossall-client.jar in the client classpath. However
in JBossAS-5.x, you have to add jbossall-client.jar and all other jars that are in the
MANIFEST.MF of that jar file, in the client's classpath.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224365#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...