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