i am having a similar issue
when i'm putting a EntityQuery object in conversation scope, the moment i do an
update on one of the entities the query resultList returns a list of EMPTY
instances (properties are empty) afterwards
i'm already capturing an event and calling REFRESH on the entityQuery but that
doesnt seem to do the trick
using:
| <event type="org.jboss.seam.afterTransactionSuccess.Address">
| <action execute="#{managedAddresses.refresh}" />
| </event>
|
i do see the refresh method getting called.
any tips ???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109772#4109772
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109772
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user