[ 
https://issues.apache.org/jira/browse/CXF-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582328#comment-14582328
 ] 

Silvio Assuncao commented on CXF-6457:
--------------------------------------

This class has change to "cxf-rt-rs-service-description" dependency

> 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.0.3, 3.1.0
>            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