james, I call it in @override persist, update, remove methods in MyEntityHome 
class. after success of corresponding operation. Since in my case I wanted data 
lists to be rebuilt from database at next use.

I guess in your case, you could have bean action method which gets invoked by 
your New Record JSF form submission button; there you could call Context... to 
clear out instance.

>From the JSF form itself, you could also just pass the  aprameter without 
>value to let it auto get new instance. hope this helps.



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

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

Reply via email to