[
https://issues.apache.org/jira/browse/FELIX-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476113#comment-13476113
]
Felix Meschberger commented on FELIX-3711:
------------------------------------------
> We have some html in the JSON already (Service ID-Link)..
I like your idea of adding link properties and would be ok to take up the
refactoring. I think this sounds more expensive than it probably really is.
You gave good examples for the service link in the bundles. The bundle links
(by ID, symbolic name, symbolic name/version) can easily be constructed on the
client side in the JavaScript.
> Do you general agree, that it's worthwhile to have those REST URLs available
> in the web console?
Of course links are good. But I tend to prefer them to have a functionality.
Just having links hanging around without any intrinsic functionality for the
application sounds confusing to me.
Maybe we can come up with something like Confluence does, where you can get
different types of links for a Confluence page (Confluence link, URL, short
URL). So that you can get the configuration, component, service links by
clicking a button ?
> Make more REST Urls available in UI (component id/name and service pid is
> often not clickable)
> ----------------------------------------------------------------------------------------------
>
> Key: FELIX-3711
> URL: https://issues.apache.org/jira/browse/FELIX-3711
> Project: Felix
> Issue Type: New Feature
> Components: Web Console
> Affects Versions: webconsole-4.0.0
> Reporter: Georg Henzler
> Attachments: org.apache.felix.webconsole.patch-for-FELIX-3711-v2.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira