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

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

Integrated in Syncope-trunk #467 (See 
[https://builds.apache.org/job/Syncope-trunk/467/])
    [SYNCOPE-256]: Added client exception mapper (Revision 1436834)

     Result = SUCCESS
ashakirin : 
Files : 
* /syncope/trunk/client/pom.xml
* /syncope/trunk/client/src/main/java/org/apache/syncope/client/rest
* /syncope/trunk/client/src/main/java/org/apache/syncope/client/rest/utils
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/rest/utils/RestClientExceptionMapper.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/QueryResourceInfoComperator.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/RestServiceExceptionMapper.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/utils
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/utils/QueryResourceInfoComperator.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/utils/RestServiceExceptionMapper.java
* /syncope/trunk/core/src/main/resources/restContext.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: Andrei Shakirin
>             Fix For: 1.2.0
>
>         Attachments: ExceptionMapper.patch, ExceptionMapperService.patch, 
> ExceptionMapperUserTests.patch, syncopeClientError.jsp.patch, 
> Unauthorized.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