[jboss-jira] [JBoss JIRA] (AS7-3199) RESTEasy: Can't deploy WebApp if more than one subclass of javax.ws.rs.Application is present

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Thu Jan 26 20:46:48 EST 2012


     [ https://issues.jboss.org/browse/AS7-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas updated AS7-3199:
--------------------------------

    Fix Version/s:     (was: 7.1.0.Final)


I have developed some integration code to make this work: https://github.com/stuartwdouglas/jboss-as/compare/AS7-3199

however this fails due to the linked RESTeasy bug. As a result I am de-scheduling this issue, as it is now out of the AS7 teams control. 
                
> RESTEasy: Can't deploy WebApp if more than one subclass of javax.ws.rs.Application is present
> ---------------------------------------------------------------------------------------------
>
>                 Key: AS7-3199
>                 URL: https://issues.jboss.org/browse/AS7-3199
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Pavel Janousek
>            Assignee: Stuart Douglas
>            Priority: Critical
>              Labels: eap6_prd_req
>         Attachments: ExampleJAXRS.war
>
>
> If I packed WAR WebApp with more that one subclass of javax.ws.rs.Application, deployment fails with "JBAS011232: Only one JAX-RS Application Class allowed."
> This is not correct because it is against JAX-RS 1.1. specs where invalid situation (in section 2.3.2) is only when "It is a n error for
> more than one application to be deployed +at the same effective servlet mapping+".
> If you have any objections, please compare to reference JEE6 and JAX-RS implementation represented by the GlassFish Prelude 3.1.1 application server with already +fully JEE6 platform support+.

--
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

        


More information about the jboss-jira mailing list