[jboss-user] [JBoss Seam] - Re: Trouble W/ NullPointerException

saeediqbal1 do-not-reply at jboss.com
Mon Dec 17 04:18:20 EST 2007


Try using this instead of @In with em

	@PersistenceContext
	EntityManager em;

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

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



More information about the jboss-user mailing list