[
https://issues.apache.org/jira/browse/SLING-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-5374.
-----------------------------------
> Launchpad webapp should provide servlet contract capability
> -----------------------------------------------------------
>
> Key: SLING-5374
> URL: https://issues.apache.org/jira/browse/SLING-5374
> Project: Sling
> Issue Type: Improvement
> Components: Launchpad
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Launchpad Base 2.6.10
>
>
> OSGi has defined portable contracts including one for the servlet api. If
> launchpad is started standalone this is provided by the Apache Felix Jetty
> implementation.
> We should provide the same for the webapp, something like:
> <Provide-Capability>
> osgi.contract;osgi.contract="JavaServlet";version:Version="3.1";
>
> uses:="javax.servlet,javax.servlet.http,javax.servlet.descriptor,javax.servlet.annotation"
> </Provide-Capability>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)