[
https://issues.jboss.org/browse/AS7-1557?page=com.atlassian.jira.plugin.s...
]
Kirk Rasmussen commented on AS7-1557:
-------------------------------------
Any updates on this? I assume that the Pax-Web solution would be unaware of JBoss
clustering capabilities (HA-failover, session replication, etc.)
Thanks
WAB support for servlet 3.0
---------------------------
Key: AS7-1557
URL:
https://issues.jboss.org/browse/AS7-1557
Project: Application Server 7
Issue Type: Feature Request
Components: OSGi
Reporter: Thomas Diesler
Bruno says,
... in JBoss AS 7, how can I make the DemoServlet work with Servlet 3.0 annotations?
I've tried this, but it does not work. The JBoss OSGi deployment interceptor is
expecting a web.xml, which is not required with WebServlet 3.0 specs.
Caused by: org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException:
Cannot obtain web.xml from: vfs:
Am I missing something here or WebServlet 3.0 is not yet supported in JBoss AS 7 WABs?
--
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