[jboss-user] [JBoss Seam] - Re: Help with StaleObjectStateException needed

2007-05-09 Thread davidfed
I had almost exactly the same problem while trying to get a password changing UI working. It would work the first time and lose its optimism the second time. I finally noticed while comparing against your code that I had: entityManager.merge(currentUser); instead of: currentUser = entityManag

[jboss-user] [JBoss Seam] - Re: Help with StaleObjectStateException needed

2007-03-07 Thread enazareno
Hi, I dont know if this will solve your problem but try calling the action when your page displays to force it, example: | | This action event occurs everytime you view the createBid.xhtml page. On another note, I noticed that you need to be careful especially handling the

[jboss-user] [JBoss Seam] - Re: Help with StaleObjectStateException needed

2007-03-06 Thread krica
Nobody? ... Please? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025674#4025674 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025674 ___ jboss-user mailing list jboss-user@