[
https://issues.apache.org/jira/browse/CXF-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345019#comment-16345019
]
Sergey Beryozkin commented on CXF-7224:
---------------------------------------
Hi Dennis, not 100% sure but I believe both RI and RestEasy do Jackson
extensions, so may be the time is coming for CXF to have a dedicated Jackson
specific module, which would also make it easy to scan for the mappers (which
would just extend the Jackson mappers for ex), etc...
thanks
> Allow auto-configuration of Jackson ExceptionMappers in
> cxf-spring-boot-starter-jaxrs
> -------------------------------------------------------------------------------------
>
> Key: CXF-7224
> URL: https://issues.apache.org/jira/browse/CXF-7224
> Project: CXF
> Issue Type: Improvement
> Components: Integration, JAX-RS
> Reporter: Dennis Kieselhorst
> Priority: Major
>
> As of Jackson 2.8 com.fasterxml.jackson.jaxrs.base.JsonParseExceptionMapper
> and
> com.fasterxml.jackson.jaxrs.base.JsonMappingExceptionMapper no longer have
> JAX-RS Provider annotation (see
> https://github.com/FasterXML/jackson-jaxrs-providers/issues/22) and therefore
> cannot be activated for cxf-spring-boot-starter-jaxrs by just adding the
> package to classes-scan-packages in application.yml.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)