> That's my experience - Java2WSDL would tend to generate a file
> without most of the <types> section, which was a pain, but
> work-around-able. In my case these objects tended to be read-only,
> without a default constructor, and with getX methods but no
> corresponding setX methods.

This is very similar to my circumstances.

> Just remember to declare all of these 
> in server-config.wsdd/client-config.wsdd.

Is there a good reference you can point me to for hand-creation of WSDL 
and WSDD that would include use of non-bean objects?  I think that lack 
of knowledge is part of my stumbling.

Thanks,
Jason

Reply via email to