Re: Possible bug: empty namespaces for attributes using doc-literal

2004-03-12 Thread Junaid . Bhatra
Re: Possible bug: empty namespaces for attributes using doc-literal Please respond to [EMAIL PROTECTED]

Re: Possible bug: empty namespaces for attributes using doc-literal

2004-03-12 Thread Matthew Sgarlata
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=""

Re: Possible bug: empty namespaces for attributes using doc-literal

2004-03-12 Thread Junaid . Bhatra
PMSubject Possible bug: empty namespaces for attributes using doc-lite

Possible bug: empty namespaces for attributes using doc-literal

2004-03-12 Thread Matthew Sgarlata
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