[jboss-user] [EJB/JBoss] - Re: [EJB 2 in JBoss 5] Error on ClassCastException

2009-07-15 Thread leethor5
context.lookup(homeJndi) returns : $Proxy855 : fr/monappli/ejb/menu/MenuSLHome Any ideas ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243658#4243658 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243658 _

[jboss-user] [EJB/JBoss] - Re: [EJB 2 in JBoss 5] Error on ClassCastException

2009-07-15 Thread leethor5
The entire exception is : | javax.naming.NameNotFoundException: fr.monappli.modele.traitement.service._menu.delegate.MenuService not bound | at org.jnp.server.NamingServer.getBinding(NamingServer.java:771) | at org.jnp.server.NamingServer.getBinding(NamingServer.java:779) | at org.jnp.s

[jboss-user] [EJB/JBoss] - Re: [EJB 2 in JBoss 5] Error on ClassCastException

2009-07-10 Thread jaikiran
Please post the entire exception stacktrace and the relevant code. Also do you package any JBoss specific jar files in your application? If yes, then remove them from the packaging. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242937#4242937 Reply to the p