You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/01/21 15:21:43 UTC

[jira] Created: (KARAF-408) Add osgi:services related commands

Add osgi:services related commands
----------------------------------

                 Key: KARAF-408
                 URL: https://issues.apache.org/jira/browse/KARAF-408
             Project: Karaf
          Issue Type: New Feature
          Components: runtime
            Reporter: Jean-Baptiste Onofré
             Fix For: 2.2.0, 3.0.0


It could be great to have OSGi Services related command.

For instance, I can see:
- osgi:services which display the list of services available (identified by interface and properties)
- osgi:service-info which display the service with the attached documentation: synopsis and well formated javadoc

The current osgi:info command should be renamed to osgi:bundle-info.

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


[jira] Commented: (KARAF-408) Add osgi:services related commands

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984945#action_12984945 ] 

Andreas Pieber commented on KARAF-408:
--------------------------------------

mhm, isn't osgi:services what ls does?

> Add osgi:services related commands
> ----------------------------------
>
>                 Key: KARAF-408
>                 URL: https://issues.apache.org/jira/browse/KARAF-408
>             Project: Karaf
>          Issue Type: New Feature
>          Components: runtime
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 2.2.0, 3.0.0
>
>
> It could be great to have OSGi Services related command.
> For instance, I can see:
> - osgi:services which display the list of services available (identified by interface and properties)
> - osgi:service-info which display the service with the attached documentation: synopsis and well formated javadoc
> The current osgi:info command should be renamed to osgi:bundle-info.

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


[jira] Commented: (KARAF-408) Add osgi:services related commands

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985074#action_12985074 ] 

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

Yes it is.

My purpose is more to add extended information on services, for instance embed and display javadoc, properties, etc ...

> Add osgi:services related commands
> ----------------------------------
>
>                 Key: KARAF-408
>                 URL: https://issues.apache.org/jira/browse/KARAF-408
>             Project: Karaf
>          Issue Type: New Feature
>          Components: runtime
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 2.2.0, 3.0.0
>
>
> It could be great to have OSGi Services related command.
> For instance, I can see:
> - osgi:services which display the list of services available (identified by interface and properties)
> - osgi:service-info which display the service with the attached documentation: synopsis and well formated javadoc
> The current osgi:info command should be renamed to osgi:bundle-info.

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


[jira] [Resolved] (KARAF-408) Add osgi:services related commands

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-408.
----------------------------------------

    Resolution: Fixed

service:* commands are now available
                
> Add osgi:services related commands
> ----------------------------------
>
>                 Key: KARAF-408
>                 URL: https://issues.apache.org/jira/browse/KARAF-408
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-osgi, karaf-shell
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> It could be great to have OSGi Services related command.
> For instance, I can see:
> - osgi:services which display the list of services available (identified by interface and properties)
> - osgi:service-info which display the service with the attached documentation: synopsis and well formated javadoc
> The current osgi:info command should be renamed to osgi:bundle-info.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-408) Add osgi:services related commands

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-408:
---------------------------------------

    Component/s:     (was: karaf-core)
                 karaf-shell
                 karaf-osgi

> Add osgi:services related commands
> ----------------------------------
>
>                 Key: KARAF-408
>                 URL: https://issues.apache.org/jira/browse/KARAF-408
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-osgi, karaf-shell
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> It could be great to have OSGi Services related command.
> For instance, I can see:
> - osgi:services which display the list of services available (identified by interface and properties)
> - osgi:service-info which display the service with the attached documentation: synopsis and well formated javadoc
> The current osgi:info command should be renamed to osgi:bundle-info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (KARAF-408) Add osgi:services related commands

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

Guillaume Nodet updated KARAF-408:
----------------------------------

    Fix Version/s:     (was: 2.2.0)

> Add osgi:services related commands
> ----------------------------------
>
>                 Key: KARAF-408
>                 URL: https://issues.apache.org/jira/browse/KARAF-408
>             Project: Karaf
>          Issue Type: New Feature
>          Components: runtime
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> It could be great to have OSGi Services related command.
> For instance, I can see:
> - osgi:services which display the list of services available (identified by interface and properties)
> - osgi:service-info which display the service with the attached documentation: synopsis and well formated javadoc
> The current osgi:info command should be renamed to osgi:bundle-info.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (KARAF-408) Add osgi:services related commands

Posted by "Jean-Baptiste Onofré (Assigned JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-408:
------------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> Add osgi:services related commands
> ----------------------------------
>
>                 Key: KARAF-408
>                 URL: https://issues.apache.org/jira/browse/KARAF-408
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-osgi, karaf-shell
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> It could be great to have OSGi Services related command.
> For instance, I can see:
> - osgi:services which display the list of services available (identified by interface and properties)
> - osgi:service-info which display the service with the attached documentation: synopsis and well formated javadoc
> The current osgi:info command should be renamed to osgi:bundle-info.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira