[jboss-user] [EJB/JBoss] - compiling HOME interface in jboss

nuhuj do-not-reply at jboss.com
Fri Feb 27 16:26:58 EST 2009


Please, help me to compile my HOME interface in jboss.

I used jboss-3.2.5 and java 1.4.1 to develop an ejb application.
while the BEAN class and REMOTE interface compiled successfully,
the HOME interface did not. it gave me the follogwing error instead:

>>hellohome.java:9: cannot resolve symbol
>>symbol  : class Hello
>>location: interface com.javapro.ej.HelloHome
>>Hello create() throws RemoteException, CreateException;
>>1 error 


thanks all
NUHUJ

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213873#4213873

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



More information about the jboss-user mailing list