You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2013/07/25 16:31:53 UTC

[jira] [Comment Edited] (SYNCOPE-285) Complete CXF migration

    [ 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:31 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 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
                
      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":

{code}
    @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);
{code}

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