You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Chris Tarczon (JIRA)" <ji...@apache.org> on 2014/09/30 17:23:34 UTC

[jira] [Commented] (TOMEE-1159) support jaxrs to be overriden by the webapp

    [ https://issues.apache.org/jira/browse/TOMEE-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153276#comment-14153276 ] 

Chris Tarczon commented on TOMEE-1159:
--------------------------------------

This still doesn't work with EAR deployments. I was getting the signature java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()Ljava/util/Map exception until I moved the expanded folders from apps to webapps.

> support jaxrs to be overriden by the webapp
> -------------------------------------------
>
>                 Key: TOMEE-1159
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1159
>             Project: TomEE
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 1.7.0
>
>
> If we detect the webapp provides jaxrs we can deactivate default scanning and let the webapp handle it.
> It is what jersey mandates for instance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)