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/01/07 12:07:05 UTC

[jira] Resolved: (SMX4KNL-132) osgi/list command should display the spring application state

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

Guillaume Nodet resolved SMX4KNL-132.
-------------------------------------

    Resolution: Fixed

Sending        gshell/gshell-osgi/pom.xml
Sending        gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/ListBundles.java
Adding         gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/SpringApplicationListener.java
Sending        gshell/gshell-osgi/src/main/resources/META-INF/spring/gshell-osgi.xml
Transmitting file data ....
Committed revision 732301.

> osgi/list command should display the spring application state
> -------------------------------------------------------------
>
>                 Key: SMX4KNL-132
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-132
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: OS : Linux Debian
> Kernel : 2.6.26
> JDK : 1.6.0_01 (Sun)
> ServiceMix : 4.0-m1
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> When I deploy a bundle (using osgi install in the shell or putting in the deploy directory), if I go to the SMX shell, I can see :
> servicemix@devfms-6:/> osgi list
> [...]
> [  82] [Active     ] [   50] FSB :: Services :: OSGi :: Automatic Simulation (4.0)
> So it seems that my bundle is correctly deployed.
> But if I go to the log file (data/logs/servicemix.log), I can see an error in my bundle :
> Caused by: java.io.FileNotFoundException: OSGi resource[classpath:META-INF/cxf/transport/nmr/cxf-transport-nmr.xml|bnd.id=82|bnd.sym=automatic-simulation-osgi-service] cannot be resolved to URL because it does not exist
> To avoid to confuse people, it will be great that the osgi list in the SMX shell display error or inactive in place of active status.

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