You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "B.J. Reed (JIRA)" <ji...@apache.org> on 2008/11/18 20:49:44 UTC

[jira] Resolved: (GERONIMODEVTOOLS-400) editing and saving the deployment plan XML doesn't get reflected back into the editor pages.

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

B.J. Reed resolved GERONIMODEVTOOLS-400.
----------------------------------------

    Resolution: Fixed

Fixed with revision 718691.  Had to create a new class that inherits from the StructuredTextEditor (XML Source page editor) to add a call back to the editor to do a reload after the save has occurred.  The reload goes through each page and has them update themselves to reflect the new deployment plan data.

> editing and saving the deployment plan XML doesn't get reflected back into the editor pages.
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-400
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-400
>             Project: Geronimo-Devtools
>          Issue Type: Sub-task
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>            Reporter: B.J. Reed
>            Assignee: B.J. Reed
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> If a user goes to the deployment plan editor xml file and makes updates there, they do not get reflected back into the other editor pages.  For the user to see the changes reflected, they must close and reopen the editor.  This is a problem with all 5 editors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.