[jboss-user] [JBoss Seam] - Re: selectOneMenu - NullPointerException
Andy Gibson
do-not-reply at jboss.com
Wed Nov 21 00:02:51 EST 2007
Pete, since he is using @PersistenceContext, doesn't that rule out the possibility of using an SMPC?
This PC is only scoped to the event, after which it is unavailable. I've been having a null filled list problem recently and I think (haven't had time to check) that it is tied to the PC flushing and invalidating objects (based on my late night reading of JPA with Hibernate).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106595#4106595
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106595
More information about the jboss-user
mailing list