Apache CXF RS Extensions issue in 2.4.0

前端 未结 2 732
暖寄归人
暖寄归人 2020-12-18 20:08

I\'m using Apache CXF version 2.4.0. I\'m trying to create a Restful service.

The below example works in 2.3.4 but does not work in 2.4.0. What should I do diffe

2条回答
  •  再見小時候
    2020-12-18 20:25

    It's no longer needed. With 2.4.x, most of the META-INF/cxf files are no longer needed and can be removed. Really, the cxf.xml one is the only one needed.

提交回复
热议问题