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

ASF subversion and git services commented on SYNCOPE-782:
---------------------------------------------------------

Commit db624157e24fa58e0c870b8c1fce456e891ad9e7 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=db62415 ]

[SYNCOPE-782] Forgot to update the restCXFContext.xml file for Wildlfy, here's 
why DateParamConverterProvider was not picked up...


> 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ò
>              Labels: cxf
>             Fix For: 2.0.0
>
>
> 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)

Reply via email to