-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
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?
- is blocked by
-
AS7-1556 OSGi webapp support ontop of JBossWeb
- Closed