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

Hudson commented on SYNCOPE-256:
--------------------------------

Integrated in Syncope-CXF #14 (See 
[https://builds.apache.org/job/Syncope-CXF/14/])
    [SYNCOPE-256] (Revision 1422912)

     Result = UNSTABLE
jbernhardt : 
Files : 
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/exceptions/InvalidSearchConditionException.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/exceptions/RestClientExceptionMapper.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/exceptions/RestHttpStatusCodeMapper.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/exceptions/UnauthorizedRoleException.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/services/AuthenticationService.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/services/InvalidSearchConditionException.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/services/RoleService.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/services/UnauthorizedRoleException.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/services/UserService.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/to/EntitlementTO.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/persistence/dao/UserDAO.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/UserDAOImpl.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/RestServiceExceptionMapper.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/controller/AuthenticationController.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/controller/RoleController.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/controller/UserController.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/controller/UserRequestController.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/data/UserDataBinder.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/data/UserRequestDataBinder.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/sync/SyncopeSyncResultHanlder.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/util/ConnObjectUtil.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/workflow/AbstractUserWorkflowAdapter.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/workflow/ActivitiUserWorkflowAdapter.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/workflow/NoOpUserWorkflowAdapter.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/workflow/UserWorkflowAdapter.java
* /syncope/branches/cxf/core/src/main/resources/restContext.xml
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/persistence/dao/UserTest.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/AbstractRoleTestITCase.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/AbstractTest.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/AbstractUserTestITCase.java
* /syncope/branches/cxf/core/src/test/resources/restClientContext.xml

                
> 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

Reply via email to