[jboss-user] [Beginners Corner] - Re: Could not get EJBHome

stefan_jing do-not-reply at jboss.com
Thu Aug 30 06:21:27 EDT 2007


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#4079529

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079529



More information about the jboss-user mailing list