[jboss-user] [JBoss Seam] - Re: When do I need a @Factory?
iradix
do-not-reply at jboss.com
Wed Aug 22 18:56:31 EDT 2007
Your field is of the wrong type. When you inject a session bean Seam looks it up from JNDI and returns, not a MySessionBean object, but an actual session bean that implements the MySessionBean_L interface.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077092#4077092
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077092
More information about the jboss-user
mailing list