[
https://issues.jboss.org/browse/JBOSGI-491?page=com.atlassian.jira.plugin...
]
Thomas Diesler updated JBOSGI-491:
----------------------------------
Assignee: (was: Thomas Diesler)
Fix Version/s: JBossOSGi 1.0.1
Description:
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?
was:
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.
{code}
Caused by: org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException: Cannot
obtain web.xml from: vfs:
{code}
Am I missing something here or WebServlet 3.0 is not yet supported in JBoss AS 7 WABs?
Forum Reference:
http://community.jboss.org/message/619443#619443 (was:
http://community.jboss.org/message/619443#619443)
WAB support for servlet 3.0
---------------------------
Key: JBOSGI-491
URL:
https://issues.jboss.org/browse/JBOSGI-491
Project: JBoss OSGi
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Thomas Diesler
Fix For: JBossOSGi 1.0.1
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira