You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2009/02/13 19:03:00 UTC

[jira] Created: (SMX4NMR-88) JBI deployer puts service assembly in start state when installed via deploy-service-assembly ant task. (It should be in Shutdown state) Same holds true for the SU that is deployed as part of the SA.

JBI deployer puts service assembly in start state when installed via  deploy-service-assembly ant task. (It should be in Shutdown state) Same holds true for the SU that is deployed as part of the SA.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: SMX4NMR-88
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-88
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Ulhas Bhole
             Fix For: 1.0.0


JBI deployer puts service assembly in start state when installed via  deploy-service-assembly ant task. (It should be in Shutdown state)

To reproduce : install any Service assembly (containing SA) using deploy-service-assembly task and then inspect it using list-service-assemblies ant task you will see both SA and SU are in Started state which actually should be in Shutdown state just after deploy. 


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


[jira] Assigned: (SMX4NMR-88) JBI deployer puts service assembly in start state when installed via deploy-service-assembly ant task. (It should be in Shutdown state) Same holds true for the SU that is deployed as part of the SA.

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned SMX4NMR-88:
--------------------------------------

    Assignee: Guillaume Nodet

> JBI deployer puts service assembly in start state when installed via  deploy-service-assembly ant task. (It should be in Shutdown state) Same holds true for the SU that is deployed as part of the SA.
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-88
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-88
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Ulhas Bhole
>            Assignee: Guillaume Nodet
>             Fix For: 1.0.0
>
>
> JBI deployer puts service assembly in start state when installed via  deploy-service-assembly ant task. (It should be in Shutdown state)
> To reproduce : install any Service assembly (containing SA) using deploy-service-assembly task and then inspect it using list-service-assemblies ant task you will see both SA and SU are in Started state which actually should be in Shutdown state just after deploy. 

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


[jira] Resolved: (SMX4NMR-88) JBI deployer puts service assembly in start state when installed via deploy-service-assembly ant task. (It should be in Shutdown state) Same holds true for the SU that is deployed as part of the SA.

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4NMR-88.
------------------------------------

    Resolution: Fixed

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
Adding         jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/OsgiMultiParentClassLoader.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/SharedLibraryImpl.java
Sending        jbi/itests/pom.xml
Sending        jbi/itests/src/test/java/org/apache/servicemix/jbi/IntegrationTest.java
Adding         jbi/itests/src/test/java/org/apache/servicemix/jbi/ManagementTest.java
Sending        jbi/itests/src/test/resources/org/apache/servicemix/MANIFEST.MF
Sending        jbi/management/src/main/java/org/apache/servicemix/jbi/management/AbstractInstaller.java
Sending        jbi/management/src/main/java/org/apache/servicemix/jbi/management/AdminCommandsService.java
Sending        jbi/management/src/main/java/org/apache/servicemix/jbi/management/AdminService.java
Sending        jbi/management/src/main/java/org/apache/servicemix/jbi/management/ComponentInstaller.java
Sending        jbi/management/src/main/java/org/apache/servicemix/jbi/management/ManagementSupport.java
Sending        jbi/management/src/main/java/org/apache/servicemix/jbi/management/ServiceAssemblyInstaller.java
Sending        jbi/management/src/main/resources/META-INF/spring/servicemix-jbi-management.xml
Sending        pom.xml
Transmitting file data ................
Committed revision 744563.

> JBI deployer puts service assembly in start state when installed via  deploy-service-assembly ant task. (It should be in Shutdown state) Same holds true for the SU that is deployed as part of the SA.
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-88
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-88
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Ulhas Bhole
>            Assignee: Guillaume Nodet
>             Fix For: 1.0.0
>
>
> JBI deployer puts service assembly in start state when installed via  deploy-service-assembly ant task. (It should be in Shutdown state)
> To reproduce : install any Service assembly (containing SA) using deploy-service-assembly task and then inspect it using list-service-assemblies ant task you will see both SA and SU are in Started state which actually should be in Shutdown state just after deploy. 

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