Re: forcing registration of serializer/deserializer for beans that do not appear directly as args

2005-02-17 Thread Sebastien Mayemba Mbokoso
@Tim If you follow what i said in a first email on how to properly map an array bean (Bean[]) in the Bean. The explicit type mapping in the WSDD doesn't appear the next time. I am using Axis web service with that options : provider=java:RPC style=wrapped use=literal Sebastien

Re: forcing registration of serializer/deserializer for beans that do not appear directly as args

2005-02-16 Thread Sebastien Mayemba Mbokoso
Do you know all the object types of 'Object o' at run-time ? If you do maybe you can use Java2WSDL with that more option : --extraClasses ? --- Sebastien On Wed, 16 Feb 2005 11:20:24 -0800, Tim K. (Gmane) [EMAIL PROTECTED] wrote: Hello, Using java2wsdl to generate the WSDL from