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

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

Integrated in Syncope-CXF #11 (See 
[https://builds.apache.org/job/Syncope-CXF/11/])
    [SYNCOPE-231] Further improvements (bug fixes) on User Service (Revision 
1419543)

     Result = UNSTABLE
jbernhardt : 
Files : 
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/controller/RoleService.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/controller/UserService.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/mod/AbstractAttributableMod.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/mod/MembershipMod.java
* /syncope/branches/cxf/common/src/main/java/org/apache/syncope/mod/UserMod.java
* /syncope/branches/cxf/common/src/main/java/org/apache/syncope/to/RoleTO.java
* /syncope/branches/cxf/common/src/main/java/org/apache/syncope/to/TaskTO.java
* /syncope/branches/cxf/common/src/main/java/org/apache/syncope/to/UserTO.java
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/util/AttributableOperations.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/RoleModalPage.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/TaskModalPage.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/panels/MembershipsPanel.java
* 
/syncope/branches/cxf/console/src/main/java/org/apache/syncope/console/pages/panels/RolePanel.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/data/RoleDataBinder.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/AbstractUserTestITCase.java

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