Implement Servlet API 3.0
-------------------------

                 Key: SLING-2212
                 URL: https://issues.apache.org/jira/browse/SLING-2212
             Project: Sling
          Issue Type: Improvement
          Components: Engine, Scripting
            Reporter: Aleksander Bandelj


New versions of Pax Web, Equinox Web, Grizzly and other OSGI web servers will 
use version 3.0 of Servlet API. Sling Engine implementing only 2.5 will not run 
in these. Since Sling Engine implements API interfaces (ServletContext 
notably), it will have to implement new API methods and tighten some existing 
type signatures. Change is supposed to be backward-compatible (Sling Engine 
implementing 3.0 API can be used with 2.5 API as well).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to