If it is a pojo and you haven't changed it's scope, your query object is in the 
event context.  Are you using a conversation?  A Seam-managed persistence 
context is scoped to the conversation, so you won't see changes made in the 
EJB, which is probably using a different persistence context, while still in 
the conversation.




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

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

Reply via email to