Logging Panel not always provided
---------------------------------

                 Key: SLING-2397
                 URL: https://issues.apache.org/jira/browse/SLING-2397
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Commons Log 2.1.2
            Reporter: Felix Meschberger
             Fix For: Commons Log 3.0.2


The "Sling Log Support" Web Console page has a problem when the log bundle is 
started without Servlet API wiring. In this case the panel is not available and 
can only be made available upon rewiring the log bundle.

Fix:
 - Register plugin as a ServiceFactory to lazily instantiate the class when 
required/used
 - dynamically import the servlet API to lazily wire when required


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to