Do you have a test case or sample that would allow me to reproduce the
error ? If so, I could take a quick look and try helping.

On Mon, Nov 10, 2008 at 3:16 AM, Simon Laws <[EMAIL PROTECTED]> wrote:
> Anyone know if we have an example where the jsonrpc binding receives a
> message containing a complex type and a class hint. I have a sample where
> this doesn't work (error = "class hint not found"). I suspect it's because
> the JSONSerializer class doesn't have access to the classloader that loaded
> the contribution which contains the POJO from the service interface. Behind
> the scenes I imagine JSONSerlizer is just doing Class.forName(). It does
> work if the conversion relies on the class passed in from databinding on the
> interface contract.
>
> Regards
>
> Simon
>



-- 
Luciano Resende
Apache Tuscany, Apache PhotArk
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Reply via email to