You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/10/06 17:12:30 UTC

[jira] Resolved: (FELIX-2638) Make a single configuration printer output available via http

     [ https://issues.apache.org/jira/browse/FELIX-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved FELIX-2638.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: webconsole-3.1.4

Implemented this in revision 1005077.

It is now possible to get output of a single printer by calling config/{label}.txt or config/{label}.zip
If several plugins are matching the label, all of them are appended.

If there is no plugin for the label, all plugins are printed! This allows to define any name for the full dump and supports the
download links in the web console plugin

> Make a single configuration printer output available via http
> -------------------------------------------------------------
>
>                 Key: FELIX-2638
>                 URL: https://issues.apache.org/jira/browse/FELIX-2638
>             Project: Felix
>          Issue Type: New Feature
>          Components: Web Console
>    Affects Versions: webconsole-3.1.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: webconsole-3.1.4
>
>
> I would be really handy for getting up to date information about the instance if the output of a single configuration printer is accessible via http.
> For example, something like /system/console/config.txt?printer=XYZ gives me the text output of that printer.
> Now, while I guess implementing this should be really easy, the problematic part is the XYZ - for now we just have the title of the printer - which might not be unique.

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