You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/01/08 17:50: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=14269540#comment-14269540 ] 

Romain Manni-Bucau commented on TOMEE-1159:
-------------------------------------------

Note: openejb.api.javax.ws.rs.Path.validation=false is the way to avoid validation issue if jaxrs is packaged in the app and openejb.classloader.forced-load = javax.ws.rs only works for wars.

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