Silvio Assuncao created CXF-6457:
------------------------------------

             Summary: Class WadlGenerator Not Found
                 Key: CXF-6457
                 URL: https://issues.apache.org/jira/browse/CXF-6457
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.1.0, 3.0.3
            Reporter: Silvio Assuncao


I have rest services with generate the service list /service, when I click on 
url ?_wadl I receive a error (Not Found - 404) on logger.

I debug the code and saw that on class ServerProviderFactory initialize a 
wadlGenerator using provider "org.apache.cxf.jaxrs.model.wadl.WadlGenerator", 
but this class not exists on my maven dependecy.

I download the binary on cxf.apache.org and I saw that jar 
"cxf-rt-frontend-jaxrs-3.1.0.jar" doesn't have the class, but in the javadoc 
has 
"https://cxf.apache.org/javadoc/latest/org/apache/cxf/jaxrs/model/wadl/WadlGenerator.html";



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to