You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/12/11 16:17:05 UTC

[jira] Resolved: (SMX4NMR-55) Ensure a clean shutdown of service assemblies

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

Guillaume Nodet resolved SMX4NMR-55.
------------------------------------

    Resolution: Fixed

Sending        jbi/commands/src/main/java/org/apache/servicemix/jbi/commands/ShutdownCommand.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/Component.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/ServiceAssembly.java
Adding         jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/AssemblyReferencesListener.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/ComponentImpl.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/Deployer.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/ServiceAssemblyImpl.java
Sending        jbi/deployer/src/main/resources/META-INF/spring/servicemix-jbi-deployer.xml
Sending        jbi/itests/pom.xml
Sending        jbi/itests/src/test/java/org/apache/servicemix/jbi/IntegrationTest.java
Sending        jbi/itests/src/test/resources/org/apache/servicemix/MANIFEST.MF
Sending        jbi/runtime/pom.xml
Sending        nmr/api/src/main/java/org/apache/servicemix/nmr/api/internal/InternalEndpoint.java
Sending        nmr/core/src/main/java/org/apache/servicemix/nmr/core/ClientChannel.java
Sending        nmr/core/src/main/java/org/apache/servicemix/nmr/core/EndpointRegistryImpl.java
Sending        nmr/core/src/main/java/org/apache/servicemix/nmr/core/InternalEndpointWrapper.java
Sending        nmr/management/src/main/java/org/apache/servicemix/nmr/management/ManagementEndpointRegistry.java
Sending        pom.xml
Transmitting file data ..................
Committed revision 725709.

> Ensure a clean shutdown of service assemblies
> ---------------------------------------------
>
>                 Key: SMX4NMR-55
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-55
>             Project: ServiceMix NMR
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0.0-m4
>
>
> When a SA is shutdown, we transition to a stopped state, then wait for all pending exchanges to be processed before actually shutting down the SA.
> This should also happen when the bundle is uninstalled through an OSGi command or undeployed through the hot deploy folder.

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