You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2012/05/26 16:30:25 UTC

[jira] [Closed] (SLING-2196) Add Servlet Container name and version to Sling's server info

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

Carsten Ziegeler closed SLING-2196.
-----------------------------------

    
> Add Servlet Container name and version to Sling's server info
> -------------------------------------------------------------
>
>                 Key: SLING-2196
>                 URL: https://issues.apache.org/jira/browse/SLING-2196
>             Project: Sling
>          Issue Type: Improvement
>          Components: Engine
>    Affects Versions: Engine 2.2.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Engine 2.2.6
>
>
> Sling exposes its own ServletContext implementation to servlets and filters deployed into Sling. This returns a Sling specific string for the getServerInfo method which replaces the information returned from the servlet container. To help with support and for information purposes we should add the container name and version from the servlet container's server info to the Sling server info.
> For example:
> * Current Sling server info (sample)
>          Apache Sling/2.X.X (JDK 6.0; Linux 3.2)
> * Sample platform server info
>          Jetty/6 (JDK 6.0; Linux 3.2; more info; yet more info)
> * Proposed Sling server info
>          Apache Sling/2.X.X (Jetty/6; JDK 6.0; Linux 3.2)

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