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#4186763. 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#4224365

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224365
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to