hello

i'm having an issue with entityQuery resultList responses when using the 
component within a conversation.

when one of the entities get's updated (or a new one is added) the resultList 
returns a list of NULL objects of the correct size (the number of items is 
correct but the contents is NULL )

i'm already having the refresh method called (and it gets called checked by the 
log) through a seam event


  <event type="org.jboss.seam.afterTransactionSuccess.Address">
  |     <action execute="#{managedAddresses.refresh}" />
  |   </event>

any tips ? thanx !


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109799
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to