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

na sam  commented on CXF-7485:
------------------------------

hi
I am using netflix zuul reverse proxy. I have two micro services that I am 
forwarding from my zuul reverse proxy.
One is in Spring Boot REST service and another one is apache cxf service. 
SpringBoot REST Service swagger is working fine and no issues. But apache cxf 
swagger having issue with base bath. I am able to see all images and every 
thing looks good. Only issue is while try to execute the service via swagger , 
i am seeing my url path is not attached in the swagger service's base path. ie 
my apache cxf swagger bash bath is not getting reflected what is forward from 
my Netflix zuul proxy server. 


> Reverse proxy url is not reflected in Swagger UI response
> ---------------------------------------------------------
>
>                 Key: CXF-7485
>                 URL: https://issues.apache.org/jira/browse/CXF-7485
>             Project: CXF
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 3.1.12
>            Reporter: na sam 
>
> I am using Swagger2Feature to generate the swagger out of my REST service 
> classes. 
> All the url's that is being generated are based on deployed server's web 
> path. Its working directly in my server. But If the request comes via reverse 
> proxy, then in my  swagger ui response I am seeing still same my local 
> server's webpath instead of one coming via reverse proxy.
> Need a way to support reverse proxy web path.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to