[jboss-user] [JBoss Seam] - Re: EntityManager is null??
wschwendt
do-not-reply at jboss.com
Mon Aug 6 04:24:18 EDT 2007
It's difficult to give you an answer based on the limited information you provided.
Have you tried to inject the entity manager into a stateful component? Is it then null as well?
@In EntityManager entityManager;
Is your persistence unit (persistence.xml) defined correctly?
What Seam version and application server are you using?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071051#4071051
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071051
More information about the jboss-user
mailing list