[ 
https://issues.apache.org/jira/browse/CXF-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin resolved CXF-3631.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5
                   2.4.2
         Assignee: Sergey Beryozkin

> WADL Generator ignores @PathParams mapped on class fields
> ---------------------------------------------------------
>
>                 Key: CXF-3631
>                 URL: https://issues.apache.org/jira/browse/CXF-3631
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.4.1
>            Reporter: Raphael Vullriede
>            Assignee: Sergey Beryozkin
>              Labels: WADL
>             Fix For: 2.4.2, 2.5
>
>
> I have a request scoped resource via a RequestScopeResourceFactory and 
> <aop:scoped-proxy /> as described on 
> http://cxf.apache.org/docs/jaxrs-services-configuration.html#JAXRSServicesConfiguration-Lifecyclemanagement
>  to be able to inject @PathParams on class fields. This works as expected 
> however the mapped parameters do not show up in the auto-generated WADL. 
> After a quick look in the source code of 
> org.apache.cxf.jaxrs.model.wadl.WADLGenerator it seems it is only looking for 
> method-level parameters.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to