Hi,
I generated a client jar using wsdl2java with default databinding and wrote
a test client. (Axis2.1.1 version)
In the SOAP request a : is added in front of the QNAME for a complex type.
This does not happen when the binding is XMLBeans.

xsi:type=":StringCriterionType" and due to this i get an error
error: com.bea.xbean.common.InvalidLexicalValueException: invalid xsd:QName
':StringCriterionType'

Any thoughts as to why this will happen? Is this a bug in Axis or it is due
the way my schema is designed.
Schemas and WSDL attached.
http://www.nabble.com/file/p22167415/WSDL%2526Schemas.doc WSDL%26Schemas.doc 

Thanks in Advance,
Thiaga

-- 
View this message in context: 
http://www.nabble.com/Invalid-QName-with-default-databinding-%28Adds-a-%3A-in-front%29-tp22167415p22167415.html
Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to