Hi Sergey, Just a reminder, using nabble[1] url directly can see the exception.
Seems nabble forum always filter something [1]http://cxf.547215.n5.nabble.com/jaxrs-providers-not-respected-when-migrating-from-2-5-2-to-2-7-x-td5723630.html Best Regards ------------- Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://fusesource.com | http://www.redhat.com/ Twitter: freemanfang Blog: http://freemanfang.blogspot.com http://blog.sina.com.cn/u/1473905042 weibo: @Freeman小屋 On 2013-2-25, at 下午6:03, Sergey Beryozkin wrote: > Hi > > No sample code or exception traces are visible, can you resend please > > Sergey > > On 25/02/13 01:08, arjjun dhar wrote: >> 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. >
