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

fernando_jmt do-not-reply at jboss.com
Thu Apr 26 10:40:15 EDT 2007


"petemuir" wrote : 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.

Thanks a ton Pete, this works like a charm.

Yes, I'm agree with you with this: "this is a nightmare with AJAX". 
I was having nightmares every night! This night I will sleep quiet!

Thx.

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

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



More information about the jboss-user mailing list