You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by TH Lim <dc...@jhancock.com.my> on 2001/08/17 13:19:04 UTC

Websphere and SOAP

Hi,

I'm testing the Address example provided by the Apache SOAP package against 
SOAP 2.2 nightly built (16 Aug)  or the distribution version running on 
Websphere 3.5.4 (NT 4.0). I get the following error,

Caught SOAPException (SOAP-ENV:Client): Parsing error, response was:
The element type "init" must be terminated by the matching end-tag "</init>".

Please advise.

/lim/



Newbie Problem

Posted by gautam pachnanda <gp...@b2bnet.org.uk>.
Hi to all,

I have completed the SOAP installation as per the documentation. Everything
seems to work fine. but when I try the messaging example I am  getting the
following SOAP faults. Can anyone help?????


C:\JBuilder4\jdk1.3\bin\javaw -classpath
"C:\jakarta-tomcat-3.2.2\webapps\soap\samples\messaging\SendMessage\SendMess
age\classes;C:\soapbin2.2\soap-2_2\lib\soap.jar;C:\xerces-1_2_3\xerces.jar;C
:\xalan-j_2_1_0\bin\xalan.jar;C:\javamail-1.2\javamail-1.2\smtp.jar;C:\javam
ail-1.2\javamail-1.2\mail.jar;C:\javamail-1.2\javamail-1.2\mailapi.jar;C:\ja
vamail-1.2\javamail-1.2\pop3.jar;C:\javamail-1.2\javamail-1.2\imap.jar;C:\ja
f-1.0.1\activation.jar;C:\JBuilder4\jdk1.3\demo\jfc\Java2D\Java2Demo.jar;C:\
JBuilder4\jdk1.3\jre\lib\i18n.jar;C:\JBuilder4\jdk1.3\jre\lib\jaws.jar;C:\JB
uilder4\jdk1.3\jre\lib\rt.jar;C:\JBuilder4\jdk1.3\jre\lib\sunrsasign.jar;C:\
JBuilder4\jdk1.3\lib\dt.jar;C:\JBuilder4\jdk1.3\lib\tools.jar"
samples.messaging.SendMessage
RESPONSE: -------- <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <SOAP-ENV:Body>
<SOAP-ENV:Fault> <faultcode>SOAP-ENV:Client</faultcode> <faultstring>No
Deserializer found to deserialize a 'urn:po-processor:shipTo' using encoding
style 'http://schemas.xmlsoap.org/soap/encoding/'.</faultstring>
<faultactor>/soap/servlet/rpcrouter</faultactor> </SOAP-ENV:Fault>


Newbie Problem

Posted by gautam pachnanda <gp...@b2bnet.org.uk>.
Hi to all,

I have completed the SOAP installation as per the documentation. Everything
seems to work fine. but when I try the messaging example I am  getting the
following SOAP faults. Can anyone help?????


C:\JBuilder4\jdk1.3\bin\javaw -classpath
"C:\jakarta-tomcat-3.2.2\webapps\soap\samples\messaging\SendMessage\SendMess
age\classes;C:\soapbin2.2\soap-2_2\lib\soap.jar;C:\xerces-1_2_3\xerces.jar;C
:\xalan-j_2_1_0\bin\xalan.jar;C:\javamail-1.2\javamail-1.2\smtp.jar;C:\javam
ail-1.2\javamail-1.2\mail.jar;C:\javamail-1.2\javamail-1.2\mailapi.jar;C:\ja
vamail-1.2\javamail-1.2\pop3.jar;C:\javamail-1.2\javamail-1.2\imap.jar;C:\ja
f-1.0.1\activation.jar;C:\JBuilder4\jdk1.3\demo\jfc\Java2D\Java2Demo.jar;C:\
JBuilder4\jdk1.3\jre\lib\i18n.jar;C:\JBuilder4\jdk1.3\jre\lib\jaws.jar;C:\JB
uilder4\jdk1.3\jre\lib\rt.jar;C:\JBuilder4\jdk1.3\jre\lib\sunrsasign.jar;C:\
JBuilder4\jdk1.3\lib\dt.jar;C:\JBuilder4\jdk1.3\lib\tools.jar"
samples.messaging.SendMessage
RESPONSE: -------- <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <SOAP-ENV:Body>
<SOAP-ENV:Fault> <faultcode>SOAP-ENV:Client</faultcode> <faultstring>No
Deserializer found to deserialize a 'urn:po-processor:shipTo' using encoding
style 'http://schemas.xmlsoap.org/soap/encoding/'.</faultstring>
<faultactor>/soap/servlet/rpcrouter</faultactor> </SOAP-ENV:Fault>