You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kapish Aggarwal (JIRA)" <tu...@ws.apache.org> on 2006/12/07 23:11:21 UTC

[jira] Created: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Capability to Remove / Undeploy Applications from Tuscany
---------------------------------------------------------

                 Key: TUSCANY-981
                 URL: http://issues.apache.org/jira/browse/TUSCANY-981
             Project: Tuscany
          Issue Type: New Feature
          Components: Java SCA Core
            Reporter: Kapish Aggarwal


There is no capability to remove an application once it has been deployed into the Tuscany runtime.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Kapish Aggarwal (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-981?page=all ]

Kapish Aggarwal updated TUSCANY-981:
------------------------------------

    Attachment: JIRA981Patches.zip

This zip contains a rough skeleton of implementing undeployment. This code has been used to remove applications and manage multiple applications in a single runtime. The five patches in the zip apply to the following classes/files:

org.apache.tuscany.spi.component.CompositeComponent - java\sca\kernel\spi\src\main\java\org\apache\tuscany\spi\component\CompositeComponent.java

org.apache.tuscany.spi.extension.CompositeComponentExtension - java\sca\kernel\spi\src\main\java\org\apache\tuscany\spi\extension\CompositeComponentExtension.java

org.apache.tuscany.spi.deployer.Deployer- java\sca\kernel\spi\src\main\java\org\apache\tuscany\spi\deployer\Deployer.java

org.apache.tuscany.core.deployer.DeployerImpl - java\sca\kernel\core\src\main\java\org\apache\tuscany\core\deployer\DeployerImpl.java

org.apache.tuscany.core.launcher.LauncherImpl - java\sca\kernel\core\src\main\java\org\apache\tuscany\core\launcher\LauncherImpl.java

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>            Reporter: Kapish Aggarwal
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Assigned: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Rineholt reassigned TUSCANY-981:
-------------------------------------

    Assignee: Rick Rineholt

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-M3
>            Reporter: Kapish Aggarwal
>         Assigned To: Rick Rineholt
>             Fix For: Java-M3
>
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino updated TUSCANY-981:
-------------------------------------------

    Patch Info: [Patch Available]

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-SCA-M3
>            Reporter: Kapish Aggarwal
>         Assigned To: Jean-Sebastien Delfino
>             Fix For: Java-SCA-M3
>
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Assigned: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino reassigned TUSCANY-981:
----------------------------------------------

    Assignee: Jean-Sebastien Delfino  (was: Rick Rineholt)

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-SCA-M3
>            Reporter: Kapish Aggarwal
>         Assigned To: Jean-Sebastien Delfino
>             Fix For: Java-SCA-M3
>
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Rineholt updated TUSCANY-981:
----------------------------------

        Fix Version/s: Java-M3
    Affects Version/s: Java-M3

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-M3
>            Reporter: Kapish Aggarwal
>             Fix For: Java-M3
>
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Jim Marino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Marino updated TUSCANY-981:
-------------------------------

    Affects Version/s:     (was: Java-SCA-M3)
                       Java-SCA-2.0-Alpha
        Fix Version/s:     (was: Java-SCA-M3)
                       Java-SCA-2.0-Alpha

We need to create a design which will handle multi-VM deployment. The old architecture of having composite hierarchies on a single machine has been replaced by a sparse tree model which impacts how this must be done.

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-SCA-2.0-Alpha
>            Reporter: Kapish Aggarwal
>         Assigned To: Jean-Sebastien Delfino
>             Fix For: Java-SCA-2.0-Alpha
>
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475260 ] 

Jean-Sebastien Delfino commented on TUSCANY-981:
------------------------------------------------

I'm going to start looking into this patch. At first glance the patch won't be applied as-is, as it will need to integrated with the work that Luciano and Raymond are doing to handle SCA contributions and deployable composites.

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-SCA-M3
>            Reporter: Kapish Aggarwal
>         Assigned To: Jean-Sebastien Delfino
>             Fix For: Java-SCA-M3
>
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-981) Capability to Remove / Undeploy Applications from Tuscany

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino resolved TUSCANY-981.
--------------------------------------------

    Resolution: Fixed

This is now resolved. See comments in TUSCANY-982.

> Capability to Remove / Undeploy Applications from Tuscany
> ---------------------------------------------------------
>
>                 Key: TUSCANY-981
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-981
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Kernel
>    Affects Versions: Java-SCA-M2
>            Reporter: Kapish Aggarwal
>         Assigned To: Jean-Sebastien Delfino
>             Fix For: Java-SCA-Next
>
>         Attachments: JIRA981Patches.zip
>
>
> There is no capability to remove an application once it has been deployed into the Tuscany runtime.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org