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 ha...@alberg.stph.net on 2000/12/07 05:07:39 UTC

Re: :(

hello can you please tell me the steps you followed to execute the Program
so that i can help you

Hari Kishan Babu Charagundla




                                                                                                                       
                    "Andrea                                                                                            
                    Grasserbauer"            To:     <so...@xml.apache.org>                                        
                    <a.grasserbauer@c        cc:                                                                       
                    oco.co.at>               Subject:     :(                                                           
                                                                                                                       
                    03/22/01 07:10 PM                                                                                  
                    Please respond to                                                                                  
                    soap-user                                                                                          
                                                                                                                       
                                                                                                                       



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>