You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2011/01/25 05:21:43 UTC

[jira] Created: (GERONIMODEVTOOLS-707) force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell

force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell
---------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-707
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707
             Project: Geronimo-Devtools
          Issue Type: Wish
    Affects Versions: 2.2.2, 3.0
            Reporter: Shawn Jiang
            Assignee: Delos Dai


if an application is undeployed/deployed through the admin console or Karaf shell,   we need to provide a way to force Eclipse plugin to refresh and realize the application was undeployed/deployed.

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


[jira] [Commented] (GERONIMODEVTOOLS-707) force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046732#comment-13046732 ] 

Jarek Gawor commented on GERONIMODEVTOOLS-707:
----------------------------------------------

Additional changes committed in revision 1134033 for this issue. Some modules can be in some state between started & stopped so also check available modules before removing the module from the list.


> force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-707
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>    Affects Versions: 2.2.2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> if an application is undeployed/deployed through the admin console or Karaf shell,   we need to provide a way to force Eclipse plugin to refresh and realize the application was undeployed/deployed.

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

[jira] [Commented] (GERONIMODEVTOOLS-707) force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046344#comment-13046344 ] 

Jarek Gawor commented on GERONIMODEVTOOLS-707:
----------------------------------------------

I committed some changes in revision 1133656 that ensure that the SynchronizeProjectOnServerTask does not run while publishing.


> force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-707
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>    Affects Versions: 2.2.2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> if an application is undeployed/deployed through the admin console or Karaf shell,   we need to provide a way to force Eclipse plugin to refresh and realize the application was undeployed/deployed.

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

[jira] [Resolved] (GERONIMODEVTOOLS-707) force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMODEVTOOLS-707.
------------------------------------------

    Resolution: Fixed

> force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-707
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>    Affects Versions: 2.2.2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> if an application is undeployed/deployed through the admin console or Karaf shell,   we need to provide a way to force Eclipse plugin to refresh and realize the application was undeployed/deployed.

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

[jira] [Reopened] (GERONIMODEVTOOLS-707) force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor reopened GERONIMODEVTOOLS-707:
------------------------------------------

      Assignee: Jarek Gawor  (was: Han Hong Fang)

I believe these changes are sometimes causing a deployed application to disappear from the server view. That's because there is no synchronization between the task that updates the server view and when the given module is being deployed.
 

> force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-707
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>    Affects Versions: 2.2.2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> if an application is undeployed/deployed through the admin console or Karaf shell,   we need to provide a way to force Eclipse plugin to refresh and realize the application was undeployed/deployed.

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

[jira] Commented: (GERONIMODEVTOOLS-707) force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004988#comment-13004988 ] 

Han Hong Fang commented on GERONIMODEVTOOLS-707:
------------------------------------------------

Function is added to refresh the server view and remove the application undeployed outside eclipse. Changes are committed at revision: 1080130.

For application which are deployed outside eclipse, since we don't have a solution to build the relationship of an application on server and a project in eclipse, so far GEP doesn't refresh to add these applications.

> force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-707
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>    Affects Versions: 2.2.2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Delos Dai
>
> if an application is undeployed/deployed through the admin console or Karaf shell,   we need to provide a way to force Eclipse plugin to refresh and realize the application was undeployed/deployed.

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

[jira] Resolved: (GERONIMODEVTOOLS-707) force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Han Hong Fang resolved GERONIMODEVTOOLS-707.
--------------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: Han Hong Fang  (was: Delos Dai)

> force Eclipse plugin to refresh and realize the application was undeployed if an application is undeployed through the admin console or Karaf shell
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-707
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-707
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>    Affects Versions: 2.2.2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Han Hong Fang
>             Fix For: 3.0
>
>
> if an application is undeployed/deployed through the admin console or Karaf shell,   we need to provide a way to force Eclipse plugin to refresh and realize the application was undeployed/deployed.

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