[
https://issues.apache.org/jira/browse/SLING-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093523#comment-13093523
]
Felix Meschberger commented on SLING-2197:
------------------------------------------
> there is no official rest api of the OSGi console
Hmm, I understand it, that one day we should really document the current "API"
of the OSGi Web Console, particularly the two central areas of bundle
management (/system/console/bundles) and configuration managemnt
(/system/console/configMgr)...
Thinking about it (but this is not for this issue, of course), we might add a
parameter to "install/update/remove" bundle requests to request the operations
to take place synchronously...
> Sling testing tools: verify that all bundles are started after installing them
> ------------------------------------------------------------------------------
>
> Key: SLING-2197
> URL: https://issues.apache.org/jira/browse/SLING-2197
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Reporter: Bertrand Delacretaz
>
> After installing additional bundles, the SlingTestBase class should check
> that they are all started, try to start those that are not, and exit only
> once they are all started or a time out occurs.
> Best might be to add the following methods to the WebconsoleClient class:
> startBundle(String symbolicName)
> String getBundleState(String symbolicName)
> startAllBundles(String ...symbolicName)
> And use those new methods in the SlingTestBase class.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira