[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-680) TreeCache demo gui to update view instanteously
Ben Wang (JIRA)
jira-events at jboss.com
Thu Sep 28 22:47:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-680?page=all ]
Ben Wang updated JBCACHE-680:
-----------------------------
Fix Version/s: 1.4.0.SP2
> TreeCache demo gui to update view instanteously
> -----------------------------------------------
>
> Key: JBCACHE-680
> URL: http://jira.jboss.com/jira/browse/JBCACHE-680
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Priority: Minor
> Fix For: 2.0.0, 1.4.0.SP2
>
>
> Previously the demo gui window has the onModify view change disabled becuase the potential deadlock when there is a tx scope and the Swing GUI view update is coming in from a different thread context. I can't reproduce this on 1.4 release now but to safeguard it, on the GUI side, I have used the getData() api to bypass the locking anyway.
> Now, when I run the gui on PojoCache tutorial, it will have the field update automatically.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list