[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2030) Adjustn event processing in case of Exception in VpeController class

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Tue Apr 8 11:26:54 EDT 2008


Adjustn event processing in case of Exception in VpeController class
--------------------------------------------------------------------

                 Key: JBIDE-2030
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2030
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Visual Page Editor
    Affects Versions: 2.1
            Reporter: Maxim Areshkau
         Assigned To: Maxim Areshkau


For synchronization of event processing in class VpeController are used ActiveEditorSwitcher class. This class are setting in busy mode when we began processing some events and than it's released. If in time of processing events throws some exception this class are not released. To began processing events again we should close and open VPE. We should apply some mechanism that if in processing event we catch some exception, it doesn't block other events, release ActiveEditorSwitcher. 

-- 
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 jbosstools-issues mailing list