i have both client and server, and there is jndi.properties file in the client
classpath(C:\Programme\jboss\client) too.
i guess the problem is with the Code:
javax.ejb.EJBHome homeNew = (FlugSucheHome)handleNeu.getEJBHome();
i think the object handleNeu has the method getEJBHome(), but i don't know why, when i
run the Code, there is the Exception:
[java] java.rmi.ServerException: Could not get EJBHome;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079529#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...