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 2016/03/19 12:08:33 UTC

[jira] [Resolved] (SYNCOPE-782) DateParamConverterProvider not working with Widlfly 9

     [ https://issues.apache.org/jira/browse/SYNCOPE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-782.
--------------------------------------------
       Resolution: Fixed
         Assignee: Francesco Chicchiriccò
    Fix Version/s:     (was: 2.0.0)
                   2.0.0-M2

> DateParamConverterProvider not working with Widlfly 9
> -----------------------------------------------------
>
>                 Key: SYNCOPE-782
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-782
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0-M2
>         Environment: Wildfly 9
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>              Labels: cxf
>             Fix For: 2.0.0-M2
>
>
> It seems that {{org.apache.syncope.common.rest.api.DateParamConverterProvider}} is not taken into account when deploying into Wildfly 9.
> As a result, {{SchedTaskITCase#deferred}} and {{ReportITCase#deleteExecutions}} fail because the REST endpoint is not matched by CXF (the reported failure is {{NotFoundException}}).
> On the log the reported message is
> {code}
> ERROR org.apache.cxf.jaxrs.utils.InjectionUtils - Class java.util.Date can not be instantiated using a constructor with a single String argument
> {code}
> This likely means that {{org.apache.syncope.common.rest.api.DateParamConverterProvider}} is not involved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)