You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dhananjay (JIRA)" <ji...@apache.org> on 2018/07/02 09:16:00 UTC

[jira] [Commented] (CXF-7770) While upgrading to 3.2.4 from 3.0.16, Getting issue while creating service bean

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

Dhananjay commented on CXF-7770:
--------------------------------

This(myRestService) is having all my rest services to handle the request with their appropriate parameter

> While upgrading to 3.2.4 from 3.0.16, Getting issue while creating service bean
> -------------------------------------------------------------------------------
>
>                 Key: CXF-7770
>                 URL: https://issues.apache.org/jira/browse/CXF-7770
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.2.4
>            Reporter: Dhananjay
>            Priority: Major
>
> While upgrading to 3.2.4 from 3.0.16, Getting issue while creating service bean. Please help on it.
>  
> Caused by: org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
> PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'serviceBeans' threw exception; nested exception is java.lang.IllegalArgumentException: Invalid media type string: /application/json
>  at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:121)
>  at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:75)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)