sorry but still not getting it work
iterate through the jndi gives me
Name : java:ejb/CommandServiceBean
Classe java:ejb/CommandServiceBeanHome
and
LocalCommandServiceHome localCommandServiceHome = (LocalCommandServiceHome)
initialContext.lookup("java:ejb/CommandServiceBean");
gives me a class cast exception.
what am i doing wrong?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176947#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...