[jboss-user] [JBoss Seam] - Re: Weird behavior editing Entity with @ManyToMany and Ajax4

petemuir do-not-reply at jboss.com
Thu Apr 26 09:50:11 EDT 2007


Have you tried using FlushMode=MANUAL? - by default with EJB3 there is an implicit flush at the end of a method invocation (even when the method is on an entity...) - this is a nightmare with AJAX.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040982



More information about the jboss-user mailing list