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

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

Integrated in Syncope-trunk #452 (See 
[https://builds.apache.org/job/Syncope-trunk/452/])
    [SYNCOPE-231]
* Enabling some first CXF Webservices.
* Code cleanup (adding final to method parameters) (Revision 1435135)

     Result = SUCCESS
jbernhardt : 
Files : 
* /syncope/trunk/archetype
* /syncope/trunk/client
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/to/ConfigurationTO.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/to/EntitlementTO.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/to/MailTemplateTO.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/to/ValidatorTO.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/util/CollectionWrapper.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/services/ConfigurationService.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/services/EntitlementService.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy/ConfigurationServiceProxy.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy/EntitlementServiceProxy.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/services/proxy/SpringServiceProxy.java
* /syncope/trunk/console
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/Login.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/AuthRestClient.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/ConfigurationRestClient.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/NotificationRestClient.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/SchemaRestClient.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/UserRestClient.java
* /syncope/trunk/console/src/main/resources/applicationContext.xml
* /syncope/trunk/core
* /syncope/trunk/core/pom.xml
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/QueryResourceInfoComperator.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/RestServiceExceptionMapper.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/services
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/ConfigurationServiceImpl.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/ContextAware.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/DummyHTTPServletResponse.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/EntitlementServiceImpl.java
* /syncope/trunk/core/src/main/resources/restContext.xml
* /syncope/trunk/core/src/main/webapp/WEB-INF/web.xml
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AuthenticationTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/ConfigurationTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserRequestTestITCase.java
* /syncope/trunk/core/src/test/resources/restClientContext.xml
* /syncope/trunk/pom.xml
* /syncope/trunk/standalone

                
> 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