[jboss-osgi-issues] [JBoss JIRA] Commented: (JBOSGI-491) WAB support for servlet 3.0

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Aug 5 03:18:39 EDT 2011


    [ https://issues.jboss.org/browse/JBOSGI-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619048#comment-12619048 ] 

Thomas Diesler commented on JBOSGI-491:
---------------------------------------

WAB support is currently provided by [Pax-Web|http://team.ops4j.org/wiki/display/paxweb/Pax+Web]. We are however moving towards a JBossWeb based implementation. By that time (at the latest) servlet 3.x support should become available.

If you don't like the [interceptor approach|http://jbossosgi.blogspot.com/2009/10/extender-pattern-vs-lifecycle.html], you can remove jbosgi-webapp and install the pax bundles directly.

> 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

        


More information about the jboss-osgi-issues mailing list