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

Christophe S commented on CXF-4924:
-----------------------------------

Thank you! It works now. 

I use this in my main file:
<resource path="/v1" id="s1" type="s1.xml#main-resource"/>

and I change my resource into resource_type in my subfiles.
                
> Many docLocation for a server address
> -------------------------------------
>
>                 Key: CXF-4924
>                 URL: https://issues.apache.org/jira/browse/CXF-4924
>             Project: CXF
>          Issue Type: Sub-task
>          Components: JAX-RS
>            Reporter: Christophe S
>            Priority: Minor
>             Fix For: 2.4.1, 2.7.3
>
>
> It would be nice to support many files for the docLocation as we can have 
> many beans in a service.
> For example, I have 3 WADL services at the same address. WADL2JAVA produces 3 
> beans/services. I would like put these 3 beans at the same address and use 
> the 3 WADL service files to produce the documentation. 
> For now I have to have fake addresses to do this use case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to