[
https://issues.apache.org/jira/browse/CXF-8046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aishwarya S updated CXF-8046:
-----------------------------
Description:
We have upgraded CXF version from 3.2.x to 3.3.x. And we have also migrated to
OpenAPIFeature from Swagger2Feature.
The URL - *http://<host>:<port>/context/services* will give the resource
listing of all CXF services(in the case of multiple server endpoints)
When we used Swagger2Feature, the above url used to list the swagger json links
too as part of resource listing. But after migrating to OpenAPIFeature, CXF
resource listing does not include Open API JSONs of the CXF Application.
However, We are able to see the Swagger UI if we go to their respective context
URLs.
was:
We have upgraded CXF version from 3.2.x to 3.3.x. And we have also migrated to
OpenAPIFeature from Swagger2Feature. The URL -
*http://<host>:<port>/context/services* will give the resource listing of all
CXF services(in the case of multiple server endpoints)
When we used Swagger2Feature, the above url used to list the swagger json links
too as part of resource listing. But after migrating to OpenAPIFeature, CXF
resource listing does not include Open API JSONs of the CXF Application.
However, We are able to see the Swagger UI if we go to their respective context
URLs.
> Resource Listing in CXF 3.3.x does not recognize OpenAPI endpoints
> ------------------------------------------------------------------
>
> Key: CXF-8046
> URL: https://issues.apache.org/jira/browse/CXF-8046
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS, Services
> Affects Versions: 3.3.1
> Reporter: Aishwarya S
> Priority: Major
>
> We have upgraded CXF version from 3.2.x to 3.3.x. And we have also migrated
> to OpenAPIFeature from Swagger2Feature.
> The URL - *http://<host>:<port>/context/services* will give the resource
> listing of all CXF services(in the case of multiple server endpoints)
> When we used Swagger2Feature, the above url used to list the swagger json
> links too as part of resource listing. But after migrating to OpenAPIFeature,
> CXF resource listing does not include Open API JSONs of the CXF Application.
> However, We are able to see the Swagger UI if we go to their respective
> context URLs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)