[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7694) Instances view does not update after correcting connection

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Nov 30 05:41:09 EST 2010


    [ https://jira.jboss.org/browse/JBIDE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566131#comment-12566131 ] 

Andre Dietisheim commented on JBIDE-7694:
-----------------------------------------

if you mean #setCurrentCloud(index) then guards are in place:

* addInstanceListener(currCloud, viewer);
* setViewerInput(currCloud);
* setFilterLabelVisible(currCloud, filterLabel);

all 3 start with: 
if (currentCloud != null) {
...
}


> Instances view does not update after correcting connection
> ----------------------------------------------------------
>
>                 Key: JBIDE-7694
>                 URL: https://jira.jboss.org/browse/JBIDE-7694
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: deltacloud
>    Affects Versions: 3.2.0.Beta2
>         Environment: 3.2.0.v20101119-1705-H261-Beta2
>            Reporter: Libor Zoubek
>            Assignee: Max Andersen
>             Fix For: 3.2.0.Beta2
>
>         Attachments: InstanceView.java.patch
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list