Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
webconsole-4.0.0
-
None
-
None
Description
Many REST urls already work if created manually, but are not yet available as links in the UI:
http://localhost:8080/system/console/bundles/org.apache.felix.webconsole
http://localhost:8080/system/console/bundles/org.apache.felix.webconsole:4.0.1.SNAPSHOT
http://localhost:8080/system/console/configMgr/org.apache.felix.webconsole.plugins.event.internal.PluginServlet
http://localhost:8080/system/console/components/com.test.scr.ClassB
It would be easy to put the appropriate link behind the property values in bundles/configuration/services detail views.
I use the REST Urls a lot as they are really valuable in email/instant messenger/JIRA/WIKI to bring people with one click to the desired location, therefore it would be nice to not have to construct them manually.
Attachments
Attachments
Issue Links
- relates to
-
FELIX-3140 Display link for component id within the bundle details and service details view
- Closed