I am tracking Seam's CVS. Some changes done very recently (over the weekend or Friday 15/06/2007) is creating some weird things.
I see that there is no more SeamExtendedManagedPersistencePhaseListener. I have taken that out from my faces-config.xml. I assume that the normal SeamPhaseListener will do al of these things automatically. However, since I have taken it out I get the following exception:
Looking at the Seam example I see that they use @PersistenceContext(type=EXTENDED) | private EntityManager em; |
while I use | @In(create = true, value = "napEntityManager") | private EntityManager em; |
Is the above part of my problem ?
Regards
Louis
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055148#4055148
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055148 _______________________________________________ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user