[jboss-user] [JBoss Seam] - Re: how can I do optimistic locking with crud framework?
gavin.king@jboss.com
do-not-reply at jboss.com
Thu Oct 19 20:11:06 EDT 2006
I have just tested this and it all works.
All I did was:
(1) Added a version attribute
(2) set scope="conversation" on contactHome (actually I will make this the default scope for a Home)
(3) put propagation="begin" on the Edit link.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979534#3979534
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979534
More information about the jboss-user
mailing list