Re: Possible bug: empty namespaces
for attributes using doc-literal
Please respond to
[EMAIL PROTECTED]
Thank you for your help Junaid, but I still think that we have found a bug.
You're right, specifying elementFormDefault="qualified" gives me the output
I want. However, I think the SOAP generated when
elementFormDefault="unqualified" (or is unspecified) is wrong. I think that
specifying xmlns=""
PMSubject
Possible bug: empty namespaces for
attributes using doc-lite
I may have found a bug with Axis' treatment of doc-literal encoding in Axis
1.2 alpha. My basic steps were:
1) Create a WSDL file with complexTypes defined using XML Schema
2) Run wsdl2java to generate my WSDD, skeletons, etc.
The classes generated by WSDL2Java that correspond to my complexTypes