You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aishwarya S (JIRA)" <ji...@apache.org> on 2019/05/22 06:43:00 UTC

[jira] [Created] (CXF-8046) Resource Listing in CXF 3.3.x does not recognize OpenAPI endpoints

Aishwarya S created CXF-8046:
--------------------------------

             Summary: 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


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)