Hi all,
I've just upgraded the Syncope master branch to CXF 3.2.3 [1] and now I start getting exceptions as

javax.ws.rs.ProcessingException: Method org.apache.syncope.common.rest.api.service.AnyObjectService.read is not a valid resource method

where it seems that the given method [2] is not considered even though it is overriding [3], which is properly annotated.

This works fine with 3.2.2 (and 3.1.15 on another branch).

Any thought?
Regards.

[1] https://github.com/apache/syncope/commit/cb42911816b5006dbc720de1dc2d83946c9376bc [2] https://github.com/apache/syncope/blob/master/common/rest-api/src/main/java/org/apache/syncope/common/rest/api/service/AnyObjectService.java#L67 [3] https://github.com/apache/syncope/blob/master/common/rest-api/src/main/java/org/apache/syncope/common/rest/api/service/AnyService.java#L99

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to