[jboss-user] [Beginners Corner] - Re: A true newbie -- Please help!

PeterJ do-not-reply at jboss.com
Tue Mar 10 17:08:14 EDT 2009


Remove the statements:

import User;
import UserRegistrationRemote;

from all the source files. You never have to import classes that are in your current package. And by the way, having package-less classes is not a good idea.

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

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



More information about the jboss-user mailing list