You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/11 11:34:12 UTC

[jira] [Commented] (SYNCOPE-231) Using Standard JAX-RS API in Syncope (Replace Spring Webservice Stack with Apache CXF)

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

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

Integrated in Syncope-trunk #424 (See [https://builds.apache.org/job/Syncope-trunk/424/])
    [SYNCOPE-231] Removing @deprecated - opening SYNCOPE-271 for this (Revision 1431956)

     Result = SUCCESS
ilgrosso : 
Files : 
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/ConfigurationService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/ConnectorService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/EntitlementService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/LoggerService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/NotificationService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/PolicyService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/ReportService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/ResourceService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/RoleService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/SchemaService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/TaskService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/UserRequestService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/UserService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/WorkflowService.java
* /syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy/SchemaServiceProxy.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AuthenticationTestITCase.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/DerivedSchemaTestITCase.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/SchemaTestITCase.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/VirtualSchemaTestITCase.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-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