[ 
https://issues.apache.org/jira/browse/KARAF-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611987#comment-14611987
 ] 

Jean-Baptiste Onofré commented on KARAF-3830:
---------------------------------------------

If I do:

{code}
 73 | Active   |  80 | 4.0.0.SNAPSHOT   | Apache Karaf :: Cave :: Server :: 
Storage
karaf@root()> bundle:services 73

Apache Karaf :: Cave :: Server :: Storage (73) provides:
--------------------------------------------------------
[org.osgi.service.cm.ManagedService]
[org.apache.karaf.cave.server.api.CaveRepositoryService]
{code}

so it's OK, whereas on Windows:

{code}
 73 | Active   |  80 | 4.0.0.SNAPSHOT   | Apache Karaf :: Cave :: Server :: 
Storage
karaf@root()> bundle:services 73
{code}

Nothing is displayed, like no service available.

Same thing using ls:

On Unix:

{code}
karaf@root()> ls|grep -i 73
 service.bundleid = 73
 Apache Karaf :: Cave :: Server :: Storage (73)
 service.id = 73
 service.bundleid = 73
 Apache Karaf :: Cave :: Server :: Storage (73)
{code}

on Windows:

{code}
karaf@root()> ls|grep -i 73
service.id=73
{code}

> cave:* commands are not available on Windows
> --------------------------------------------
>
>                 Key: KARAF-3830
>                 URL: https://issues.apache.org/jira/browse/KARAF-3830
>             Project: Karaf
>          Issue Type: Bug
>          Components: cave-server
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cave-4.0.0
>
>
> If all runs fine on Unix, on Windows, after the installation of the 
> cave-server feature, the cave:* commands are not available. Nothing special 
> in the log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to