> check the response with the wsdl. because what wsdl2java do is to check the
> response
> is valid according to the wsdl schema. that attribute must be xsi:type.
I can't find the error. In the CobexSMServiceStub? - The firstname
Element should be parsed.
WSDL File -> www.snakedj.ch/axis2.zip
--
if (reader.isStartElement() && new javax.xml.namespace.QName(
"http://base.cobex.ch/xsd", "firstname").equals(
reader.getName())) {
nillableValue =
reader.getAttributeValue("http://www.w3.org/2001/XMLSchema-instance",
"nil");
--
thanks,
Corsin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]