Do you have an element in your SOAP message that uses the namespace prefix ns1:? And do you have a namespace definition for this namespace? The error indicates that it can't find this namespace.
Anne > -----Original Message----- > From: Ola Hamfors [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 15, 2002 8:39 AM > To: [EMAIL PROTECTED] > Subject: SOAP 2.2 and GLUE interop > > > Why do I get a server glue server fault when I do the call with > apache soap > Ouch, the call failed: > � Fault Code � = soap:Client > � Fault String = decoding error: electric.xml.ParseException: > could not find > namespace with prefix ns1 > line 4, char 103: > ...V:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
