Hi I have a we service method that takes an abstract type as parameter. I have defined classes which are concrete implementation of this abstract type. Using java2wsdl I get the wsdl with all the types defined (P.S. I have set extra classes). Now I run wsdl2java to get he deploy.wsdd. The WSDD file is missing the parameter "extraClasses". But I don't find and option to specify, to include this parameter in the WSDD. Please let me know how can I add this in the deploy.wsdd. Regards Pradeep
