Hi all, When the -a option was added to WSDL2Java it was mainly to serve the purpose of being able to use (thus serialize) the objects defined in the WSDL even though they appeared unused from a WSDL perspective.
I realize now that WSDL2Java does some smarts about it and will not define the QName for a type for which it does not find a reference... or something like that. All types I define (this is true for all my SOAP Header types) are not being mapped in my BindingStub. Is it possible to add mapping in the BindingStub for all types defined in the WSDL regardless of them being referred to or not? This is using -the somewhat old- March 25th build. I will check with a more recent build. -- Sylvain This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.