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 Andrea Grasserbauer <a....@coco.co.at> on 2001/03/22 14:40:15 UTC

:(

anybody can help me with my problem,
I'm sitting here in Austria,
poor software-developing woman,
who has to show her boss tomorrow a functionable soap implementation,
suitable for the technical university of austria,
and still now not beeing able to run a simple sample???

:(
andrea

C:\Programme\ApacheG\soap-2_1\samples\stockquote>java
samples.stockquote.GetQuot
e http://localhost:8080/soap/servlet/rpcrouter a
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=A
'htt
p://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode
' element.; targetException=java.lang.IllegalArgumentException: A
'http://schema
s.xmlsoap.org/soap/envelope/:Fault' element must contain a: 'faultcode'
element.
]
        at org.apache.soap.rpc.Call.invoke(Call.java:244)
        at samples.stockquote.GetQuote.main(GetQuote.java:108)

C:\Programme\ApacheG\soap-2_1\samples\stockquote>