Sergey Beryozkin created CXF-6566:
-------------------------------------
Summary: Update WADLGenerator to avoid converting existing
resources to DOM
Key: CXF-6566
URL: https://issues.apache.org/jira/browse/CXF-6566
Project: CXF
Issue Type: Improvement
Components: JAX-RS
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Priority: Minor
Fix For: 3.1.3, 3.0.7
WADLGenerator can return the existing WADL documents that were registered with
jaxrs:server/@docLocation, It loads them into DOM first to optionally resolve
the imports/includes.
This is not required if users know that no such resolutions are needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)