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

Francesco Chicchiriccò edited comment on SYNCOPE-285 at 7/25/13 2:32 PM:
-------------------------------------------------------------------------

I have found a comment in [1] (that seems to be originated from [2]) saying 
"TODO '/list' path will be removed once CXF/JAX-B bug is solved":

    @GET
    @Path("{type}/list")
    // TODO '/list' path will be removed once CXF/JAX-B bug is solved
    <T extends AbstractPolicyTO> List<T> list(@PathParam("type") PolicyType 
type);

Does anyone know which bug we are talking about?

[1] 
https://svn.apache.org/repos/asf/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/TaskService.java
[2] 
http://svn.apache.org/viewvc/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/TaskService.java?r1=1439945&r2=1439944&pathrev=1439945
                
      was (Author: ilgrosso):
    I have found a comment in [1] (that seems to be originated from [2]) saying 
"TODO '/list' path will be removed once CXF/JAX-B bug is solved":

    @GET
    @Path("{type}/list")
    // TODO '/list' path will be removed once CXF/JAX-B bug is solved
    <T extends AbstractPolicyTO> List<T> list(@PathParam("type") PolicyType 
type);

Does anyone know which bug are we talking about?

[1] 
https://svn.apache.org/repos/asf/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/TaskService.java
[2] 
http://svn.apache.org/viewvc/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/TaskService.java?r1=1439945&r2=1439944&pathrev=1439945
                  
> Complete CXF migration
> ----------------------
>
>                 Key: SYNCOPE-285
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-285
>             Project: Syncope
>          Issue Type: Bug
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.2.0
>
>
> Complete the migration to Apache CXF.

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