users@jax-rpc.java.net

DII, Dynamic proxies and JavaBeans

From: Sam <bytecode_at_Phreaker.net>
Date: Sun, 28 Jul 2002 03:14:54 -0400

I give up and now i m totally clueless.

Tried DII and Dynamic proxy with a simple JavaBean as
the return type.

I keep getting this error

no serializer is registered for (null, {http://hello.com}MyBean)

What do I do ? I thought JAX-RPC was supposed to marshall/unmarshall
simple JavaBeans because they were a built in type.

Any ideas or example code would be appreciated

Thanks
/s