[ 
https://issues.apache.org/jira/browse/SLING-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776375#comment-13776375
 ] 

Felix Meschberger commented on SLING-3099:
------------------------------------------

Another improvement in Rev. 1525918:

* Only support and open the Swing GUI if accessed from localhost. When 
accessing from remote, opening the window would open it on the Sling host, 
which is definitely not desired. Thus remote access web console will not have 
the option to open the GUI at all.
* Only ever open a single window. If the Swing GUI window is already opened, 
that one will be reused. Only if the window is closed a new one will be opened 
again.
                
> Support launching the request analyzer Swing GUI from the Web Console
> ---------------------------------------------------------------------
>
>                 Key: SLING-3099
>                 URL: https://issues.apache.org/jira/browse/SLING-3099
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>
> The Request Analyzer filter currently only records a single file and embeds a 
> standalone Java Application to analyze the recorded log.
> There is no hook to (a) download the recorded log or to (b) launch the GUI 
> from within the Sling application for in-situ analysis.
> A simple Web Console plugin is to be written to allow downloading the file 
> and -- if Sling is launched in non-headless mode -- to launch the Swing GUI 
> for in-situ analysis.

--
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

Reply via email to