It looks as though you may be using Xerces 1.3.1, which has a bug that
causes problems like the one below.  If this is so, please try another
version of Xerces.  I have had success with 1.2.3 and 1.3.0.  Others have
reported success with other versions as well.

Scott

----- Original Message -----
From: "Dujrudee Triyawatt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 29, 2001 2:44 PM
Subject: Need help!


Dear sir,
    I'm just new for SOAP and Tomcat Jakarta. I want to using SOAP with
Tomcat. Everything looks fine but when I deploy DeployementDescription.xml
of messaging example. With command(as in testit):
java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml

it replies:
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element.; targetException=java.lang.IllegalArgumentException: A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element.]
        at org.apache.soap.rpc.Call.invoke(Call.java:246)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:129)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java
:142)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
30)

what does it mean ? what should I wrong please clearify me. I'm using PC and
Win ME , is it related?

Thanks,
Dujrudee


Reply via email to