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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
