Re: Reg: REST API documentation for cxf-2.4.6 version

2022-10-23 Thread Andriy Redko
Hello Tanuja, The SwaggerFeature was introduced in Apache CXF 3.0 [1], but as far as I understand, you are trying to use Apache CXF 2.4.6 and pulling the cxf-rt-rs-service-description-3.0.0.jar with it. If that is the case, it is not going to work out. The recommendation would be to update to on

Reg: REST API documentation for cxf-2.4.6 version

2022-10-23 Thread Tanuja S
Hello everyone, My project uses cxf-2.4.6 version. There is no REST API documentation as of date. I plan to create one and have been exploring various options for this version. Official documentation mentions that SwaggerFeature needs to be used for this version. https://cwiki.apache.org/confluen