[jboss-user] [JBoss Seam] - Re: Problems with injection of persistence context.
petemuir
do-not-reply at jboss.com
Mon Jan 29 18:08:47 EST 2007
There's your problem, you've called the component entityManager but are trying to inject it as em. Remember Seam injects by variable name NOT class/interface.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008055#4008055
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008055
More information about the jboss-user
mailing list