[
https://issues.jboss.org/browse/AS7-351?page=com.atlassian.jira.plugin.sy...
]
Remy Maucherat updated AS7-351:
-------------------------------
Attachment: registerServlet
Here's a snippet for how the registerServlet method could be implemented inside a
clone of the WelcomeContextService class. The WebServerService must be injected, as well
as the desired host.
The problems are: how to decide which host gets the thing, and which context too. Also,
the spec doesn't do filters [but Felix does].
Implement the HttpService ontop of JBossWeb
-------------------------------------------
Key: AS7-351
URL:
https://issues.jboss.org/browse/AS7-351
Project: Application Server 7
Issue Type: Feature Request
Components: OSGi, Web
Reporter: Thomas Diesler
Priority: Critical
Attachments: DefaultHttpContext.java, http-service-1.2.pdf, HttpServiceImpl.java,
registerServlet, ResourceServlet.java
Resolving this issue consolidates the Http services that we ship and should replace
pax-web with an HttpService implemenation based on JBossWeb.
RFC-66 (WebApp) support is also covered by this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira