[jboss-user] [JBoss Seam] - Re: Seam + Hibernate + MVC

gavin.king@jboss.com do-not-reply at jboss.com
Thu Nov 16 10:56:27 EST 2006


Absolutely nothing to do with that other thread. You are trying to inject the bean class type, which of course you cannot. You must use the local interface.

@In
  | private LibroDAO libroDAO;

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

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



More information about the jboss-user mailing list