You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Steve Johnston <st...@datel-rail.co.uk> on 2001/05/08 15:45:05 UTC

FW: Deploying Samples

Hi

Everytime I try to deploy a sample (I'm using the command line) I get the
following error message:


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:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java
:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
28)


I am using Apache 1.3.19, Tomcat 3.2, Xerces 1.3.1 and SOAP v2.1 running on
a Windows Nt machine.

I get this error message whatever I try to deploy

Thanks

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


AW: Deploying Samples

Posted by Matthew Langham <ml...@sundn.de>.
Use a xerces version prior < 1.3.1

1.3.0 works fine.

Matthew

--
Open Source Group               sunShine - Lighting up e:Business
=================================================================
Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
Tel: +49-5251-1581-30   [mlangham@sundn.de - http://www.sundn.de]
=================================================================


-----Ursprüngliche Nachricht-----
Von: Steve Johnston [mailto:steve.johnston@datel-rail.co.uk]
Gesendet: Dienstag, 8. Mai 2001 15:45
An: 'soap-user@xml.apache.org'
Betreff: FW: Deploying Samples


Hi

Everytime I try to deploy a sample (I'm using the command line) I get the
following error message:


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:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java
:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
28)


I am using Apache 1.3.19, Tomcat 3.2, Xerces 1.3.1 and SOAP v2.1 running on
a Windows Nt machine.

I get this error message whatever I try to deploy

Thanks

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


AW: Deploying Samples

Posted by Matthew Langham <ml...@sundn.de>.
Use a xerces version prior < 1.3.1

1.3.0 works fine.

Matthew

--
Open Source Group               sunShine - Lighting up e:Business
=================================================================
Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
Tel: +49-5251-1581-30   [mlangham@sundn.de - http://www.sundn.de]
=================================================================


-----Ursprüngliche Nachricht-----
Von: Steve Johnston [mailto:steve.johnston@datel-rail.co.uk]
Gesendet: Dienstag, 8. Mai 2001 15:45
An: 'soap-user@xml.apache.org'
Betreff: FW: Deploying Samples


Hi

Everytime I try to deploy a sample (I'm using the command line) I get the
following error message:


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:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java
:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
28)


I am using Apache 1.3.19, Tomcat 3.2, Xerces 1.3.1 and SOAP v2.1 running on
a Windows Nt machine.

I get this error message whatever I try to deploy

Thanks

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: FW: Deploying Samples

Posted by Tom Myers <to...@dreamscape.com>.
At 02:45 PM 5/8/2001 +0100, Steve Johnston wrote:
>Hi...
>I am using Apache 1.3.19, Tomcat 3.2, Xerces 1.3.1 and SOAP v2.1 running on
>a Windows Nt machine.

That's your problem...go down to Xerces 1.3.0 or 1.2. (sigh)

Tom Myers


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: FW: Deploying Samples

Posted by Tom Myers <to...@dreamscape.com>.
At 02:45 PM 5/8/2001 +0100, Steve Johnston wrote:
>Hi...
>I am using Apache 1.3.19, Tomcat 3.2, Xerces 1.3.1 and SOAP v2.1 running on
>a Windows Nt machine.

That's your problem...go down to Xerces 1.3.0 or 1.2. (sigh)

Tom Myers


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org