[jboss-user] [JBoss Seam] - Re: two transactions, one entityManager
knaas
do-not-reply at jboss.com
Tue May 1 12:10:17 EDT 2007
Thanks petemuir and vladimir.
The approach that we decide to take was to connect the modal dialog to a @WebRemote. This isolates the alert transaction to a separate conversation. It is probably better this way since I don't have to worry about JSF restoring the view each time we ask for more alerts from the server. Thus, as expected, performance is considerably faster.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042154#4042154
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042154
More information about the jboss-user
mailing list