[
https://issues.apache.org/jira/browse/SYNCOPE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13564315#comment-13564315
]
Hudson commented on SYNCOPE-231:
--------------------------------
Integrated in Syncope-trunk #18 (See
[https://builds.apache.org/job/Syncope-trunk/18/])
SYNCOPE-231 Adding UserServiceImpl for CXF (Revision 1439430)
SYNCOPE-231 Some refactorings in exception mapper (Revision 1439429)
[SYNCOPE-231] Fixing Notification CXF Test (Revision 1439425)
[SYNCOPE-231]
* Adding (fixing) JAX-B Annotations (Revision 1439402)
Result = SUCCESS
cschneider :
Files :
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/dao/InvalidSearchConditionException.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/UserController.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/UserServiceImpl.java
* /syncope/trunk/core/src/main/resources/restContext.xml
cschneider :
Files :
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/utils/RestServiceExceptionMapper.java
jbernhardt :
Files :
*
/syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/NotificationServiceProxy.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/NotificationServiceImpl.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/NotificationTestITCase.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
jbernhardt :
Files :
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/search/AttributeCond.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/search/EntitlementCond.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/search/MembershipCond.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/search/NodeCond.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/search/ResourceCond.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/NotificationService.java
*
/syncope/trunk/common/src/main/java/org/apache/syncope/common/to/NotificationTO.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
>
> Attachments: TaskService.patch
>
>
> 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