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

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

Integrated in Syncope-CXF #12 (See 
[https://builds.apache.org/job/Syncope-CXF/12/])
    [SYNCOPE-231] 
Fixed most issues with UserTestITCase (Revision 1420798)

     Result = UNSTABLE
jbernhardt : 
Files : 
* /syncope/branches/cxf/common/.externalToolBuilders/Maven_Ant_Builder.launch
* /syncope/branches/cxf/common/src/main/java/org/apache/syncope/controller
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/exceptions/RestHttpStatusCodeMapper.java
* /syncope/branches/cxf/common/src/main/java/org/apache/syncope/services
* 
/syncope/branches/cxf/common/src/main/java/org/apache/syncope/services/ContextAware.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/PropagationTaskTO.java
* /syncope/branches/cxf/core/pom.xml
* 
/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/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/META-INF/orm.xml
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/notification/NotificationTest.java
* 
/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/AbstractUserTestITCase.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/RoleJsonTestITCase.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/RoleXmlTestITCase.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/UserJsonTestITCase.java
* 
/syncope/branches/cxf/core/src/test/java/org/apache/syncope/core/rest/UserXmlTestITCase.java
* /syncope/branches/cxf/pom.xml

                
> 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