[ https://issues.apache.org/jira/browse/SYNCOPE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrei Shakirin updated SYNCOPE-256: ------------------------------------ Attachment: syncopeClientError.jsp.patch Hi Jan, Two test cases are failed because of following refactoring in branch: two exceptions (InvalidSearchConditions and UnauthorizedRole) were moved to other package, but syncopeClientError.jsp was not updated correspondingly. As far as both tests called Resource controller that is not migrated to CXF - jsp page is invoked to map exceptions to http error code. Patch for jsp page is attached. Cheers, Andrei. > Update Rest exception mapper to Apache CXF > ------------------------------------------ > > Key: SYNCOPE-256 > URL: https://issues.apache.org/jira/browse/SYNCOPE-256 > Project: Syncope > Issue Type: Sub-task > Components: client, core > Environment: CXF branch > Reporter: Andrei Shakirin > Assignee: Jan Bernhardt > Attachments: ExceptionMapper.patch, ExceptionMapperService.patch, > ExceptionMapperUserTests.patch, syncopeClientError.jsp.patch > > > Spring exception mapper is replaced to CXF one and configured as provider in > rest endpoint and client. > Converting of exceptions to HTTP error codes on service side is also done by > exception mapper. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira