JSON information and actions for a bundle should be possible with symbolic name
-------------------------------------------------------------------------------

                 Key: FELIX-888
                 URL: https://issues.apache.org/jira/browse/FELIX-888
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-1.2.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: webconsole-1.2.4


Currently, json requests and actions send to the web console require the bundle 
id. Usually this id is not known to clients, therefore it would be convenient 
to be
able to perform these requests with the symbolic name and version.
I suggest to use urls like /{symbolic-name}[:{version}].json - if the version 
is omitted, the first bundle with the symbolic name is used.

The main reason for this enhancement is to be able to query information about a 
bundle via json and to be able to uninstall a bundle through a request.
These features will be used by the Sling maven-sling-plugin.

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

Reply via email to