I have a very simple setup, where I have a JaxRS CLient defined by:


And on server side:


But when upgrading to even 2.5.4; I get the follwoing exception when
invoking a method on my Proxy Client:


The reason for this on debugging is:


It seems to expect the Parameter Object to provide a mechanism to convert
STRING to Object. Which would have been acceptable if I had no provider. I
do have a class for marshalling. ANd it worked until now

Can someone explain? I looked at the API and the XML config and see nothings
really changed there so I'm not sure why this is breaking. 

thanks




--
View this message in context: 
http://cxf.547215.n5.nabble.com/jaxrs-providers-not-respected-when-migrating-from-2-5-2-to-2-7-x-tp5723630.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to