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 2009/02/27 17:49:59 UTC

[jira] Created: (SMX4NMR-111) Make sure the JBI plugin can be used to deploy jbi artifacts onto the NMR

Make sure the JBI plugin can be used to deploy jbi artifacts onto the NMR
-------------------------------------------------------------------------

                 Key: SMX4NMR-111
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-111
             Project: ServiceMix NMR
          Issue Type: Task
            Reporter: Guillaume Nodet
             Fix For: 1.0.0




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


[jira] Resolved: (SMX4NMR-111) Make sure the JBI plugin can be used to deploy jbi artifacts onto the NMR

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

Guillaume Nodet resolved SMX4NMR-111.
-------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Deleting       jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/AdminCommands.java
Adding         jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/AdminCommandsService.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/NamingStrategy.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/AdminCommandsImpl.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/AdminService.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/DefaultNamingStrategy.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/DeploymentService.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/DeployServiceAssemblyTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/InstallComponentTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/InstallSharedLibraryTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/JbiTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/ListBindingComponentsTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/ListServiceAssembliesTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/ListServiceEnginesTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/ListSharedLibrariesTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/ShutDownComponentTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/ShutDownServiceAssemblyTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/StartComponentTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/StartServiceAssemblyTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/StopComponentTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/StopServiceAssemblyTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/UndeployServiceAssemblyTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/UninstallComponentTask.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/task/UninstallSharedLibraryTask.java
Sending        jbi/deployer/src/main/resources/META-INF/spring/servicemix-jbi-deployer.xml
Sending        jbi/itests/src/test/java/org/apache/servicemix/jbi/itests/ManagementTest.java
Transmitting file data .........................
Committed revision 749304.


* rename AdminCommands to AdminCommandsService
* change the default container name to "ServiceMix"
* change the listComponents method to have the same signature than in smx3
* make sure jbi artifacts deployed through ant tasks are automatically started


> Make sure the JBI plugin can be used to deploy jbi artifacts onto the NMR
> -------------------------------------------------------------------------
>
>                 Key: SMX4NMR-111
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-111
>             Project: ServiceMix NMR
>          Issue Type: Task
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0.0
>
>


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