Daniel Kulp created CXF-7875:
--------------------------------
Summary: ServiceList doesn't use proper bus to query if
swagger/wadl is available.
Key: CXF-7875
URL: https://issues.apache.org/jira/browse/CXF-7875
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 3.2.6
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 3.2.7
The FormattedServiceListWriter always uses the bus of the service list to query
if swagger and wadl are available. However, for swagger in particular, those
could be features registered on the bus that created the service itself.
Thus, the links do not show properly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)