Vjacheslav Borisov created CXF-7253: ---------------------------------------
Summary: JAX-RS Services Description minor fix (update links)
Key: CXF-7253
URL: https://issues.apache.org/jira/browse/CXF-7253
Project: CXF
Issue Type: Bug
Reporter: Vjacheslav Borisov
Priority: Trivial
JAX-RS Services Description minor fix (update links)
http://cxf.apache.org/docs/jaxrs-services-description.html#JAXRSServicesDescription-RepresentingexplicitJAXBcollections
replace @org.apache.cxf.jaxrs.model.wadl.XMLName with
org.apache.cxf.jaxrs.ext.xml.XMLName
many links in document leads to
http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/model/wadl
link to
http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/model/wadl/ElementClass.java
with
http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/ext/xml/ElementClass.java
etc
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
