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

Hudson commented on SYNCOPE-231:
--------------------------------

Integrated in Syncope-CXF #16 (See 
[https://builds.apache.org/job/Syncope-CXF/16/])
    [SYNCOPE-231], [SYNCOPE-256]
Updated EntitlementService
Updated Authentication Exception Handling (Revision 1423524)
[SYNCOPE-231] 
Updated Authentication Service
Update of REST Console client
Further improvements (bug fixes) (Revision 1423393)
[SYNCOPE-231] 
Using CXF for Console clients (Revision 1423099)

     Result = ABORTED
jbernhardt : 
Files : 
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/exceptions/RestClientExceptionMapper.java
* 
/syncope/branches/cxf/core/src/main/java/org/apache/syncope/core/rest/RestServiceExceptionMapper.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/AbstractAuthenticationTestITCase.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/ClientAuthorizationTestITCase.java
* /syncope/branches/cxf/core/src/test/resources/restClientContext.xml

jbernhardt : 
Files : 
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/commons/UserDataProvider.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/EditUserModalPage.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/Login.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/Todo.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/UserRequestModalPage.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/panels/ResultSetPanel.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/rest/EntitlementRestClient.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/rest/RoleRestClient.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/rest/UserRestClient.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/AbstractAuthenticationTestITCase.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/CopyOfAuthenticationXmlTestITCase.java
* /syncope/branches/cxf/core/src/test/resources/restClientContext.xml

jbernhardt : 
Files : 
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/workflow/WorkflowException.java
* /syncope/branches/cxf/console/pom.xml
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/rest/AbstractBaseRestClient.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/rest/RoleRestClient.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/rest/UserRestClient.java
* /syncope/branches/cxf/console/src/main/resources/applicationContext.xml
* 
/syncope/branches/cxf/console/src/main/resources/org/apache/syncope/console/SyncopeApplication_de.properties

                
> Using Standard JAX-RS API in Syncope (Replace Spring Webservice Stack with 
> Apache CXF)
> --------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-231
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-231
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console, core
>            Reporter: Jan Bernhardt
>            Assignee: Jan Bernhardt
>             Fix For: 1.2.0
>
>
> Current REST Interfaces are based on Spring Webservice framework. 
> Goal of this task is to replace Spring with CXF and to relay on JAX-B and 
> JAX-RS annotations rather then Spring annotations.

--
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