[jboss-user] [JBoss Seam] - Re: Avoiding the DRY Principle with beans
jpviragine
do-not-reply at jboss.com
Sun Dec 24 18:14:45 EST 2006
Fábio,
UserService is the local interface for the UserManager?
So, try:
interface UserService extends BusinessService {
| login();
| }
P.S. Sorry about my English. :-)
Cheers,
João Paulo
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996139#3996139
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996139
More information about the jboss-user
mailing list