[jboss-user] [JBoss Seam] - Re: Having problems looking up a Seam component in the JNDI

kosiakk do-not-reply at jboss.com
Tue Oct 2 19:00:17 EDT 2007


@Local interface is redundant now!

just write

  | @Name("authenticator")
  | public class AuthenticatorAction
  | { ... }
  | 

and it will work after Seam2 integration =)

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

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



More information about the jboss-user mailing list