[
https://issues.apache.org/jira/browse/SLING-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093620#comment-13093620
]
Carsten Ziegeler commented on SLING-2197:
-----------------------------------------
I'm not completely against having an official rest API in the web console,
however we always were against this so far in the Felix project!
So, as of today, there is no official and supported API and I'm not sure if we
really should go this way, it's a web console!
Rather we should define a REST api somewhere and if it's the web console or
someone else who implements it, is a different thing
> 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