[
https://issues.apache.org/jira/browse/CXF-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985372#comment-13985372
]
Sergey Beryozkin commented on CXF-5717:
---------------------------------------
If the property is not primitive then the runtime will try to find a factory
constructor or method (valueOf).
I've also updated the parser code now to check (indirectly) for registered
JAX-RS 2.0 ParamConverterProviders.
Register ParamConverterProvider supporting the conversion of String to Joda
DateTime
> FiqlParser with joda DateTime (SearchContext)
> ---------------------------------------------
>
> Key: CXF-5717
> URL: https://issues.apache.org/jira/browse/CXF-5717
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 2.7.11
> Reporter: Silvio Assuncao
> Assignee: Sergey Beryozkin
> Priority: Minor
> Labels: JAXRS, Search
> Fix For: 2.7.12, 3.0.0
>
>
> I'm using the SearchContext and try search some date and I've a exception.
> I'm using joda DateTime and the FiqlParser cannot parse this type (I debug it)
--
This message was sent by Atlassian JIRA
(v6.2#6252)