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

ASF GitHub Bot commented on CXF-6998:
-------------------------------------

GitHub user johnament opened a pull request:

    https://github.com/apache/cxf/pull/154

    [CXF-6998] Search for ApplicationPath in super classes since its not …

    …inherited.
    
    See also: https://java.net/jira/browse/JAX_RS_SPEC-534

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnament/cxf CXF-6998

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/154.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #154
    
----
commit 2d662a99b2988d7ff1b553d62a0b52b35ac48f84
Author: John D. Ament <[email protected]>
Date:   2016-08-07T22:49:16Z

    [CXF-6998] Search for ApplicationPath in super classes since its not 
inherited.

----


> Manual resolve ApplicationPath from parent classes as well.
> -----------------------------------------------------------
>
>                 Key: CXF-6998
>                 URL: https://issues.apache.org/jira/browse/CXF-6998
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: John D. Ament
>
> The ApplicationPath annotation is not inherited.  As a result, when proxies 
> are used (for things like CDI integration), those proxies do not have the 
> application path defined.  As a result, the base URI is ignored.



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

Reply via email to