Hi, This means that the service expects a parameter called xxxx in the message and it was not present in the request (Or you havent set it when sending the request). If you used a generated stub it would do validation on the schema before even sending the message. Could you explain what you tried. and may be attach the WSDL that you tried to use.
Thanks, Keith. On Fri, Aug 29, 2008 at 8:51 AM, Abhishek Kaukuntla <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to web services and as well as to Apache Axis. I tried to grab a > WSDL from a web service provider and generate a client to access that web > service. Everything seemed perfect until I ran the client to find Axis Fault > exception. > > The only thing I found making sense in the stacktrace was: > > fault string: Paramter xxxx dosen't exist! > > I don't understand why would this error pop up. > I appreciate any help on this. > > Thanks. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
