Hi Pravin,

Try running:

javap samples.texttospeech.SoapClientUsingProxy

from the shell where you will start your server from, and see if you can
find the method with the signature you desire.

Thanks,
-Matt

> -----Original Message-----
> From: pravin pachbhai [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 20, 2001 2:31 PM
> To: [EMAIL PROTECTED]
> Subject: no signature match
>
>
> Hi ,
>
> I am getting this error, Please tell me where i am
> wrong..........
>
> thanks
>
> args: pravin
> [SOAPException: faultCode=SOAP-ENV:Server;
> msg=Exception while handling service
> request:
> samples.texttospeech.SoapClientUsingProxy.getBase64Wave(java.lang.Strin
> g,float,float,float) -- no signature match]
>         at
> samples.texttospeech.TTSServiceProxy.getBase64Wave(TTSServiceProxy.ja
> va:60)
>         at
> samples.texttospeech.SoapClientUsingProxy.run(SoapClientUsingProxy.ja
> va:32)
>         at
> samples.texttospeech.SoapClientUsingProxy.main(SoapClientUsingProxy.j
> ava:55)
>
> ____________________________________________________________
> Do You Yahoo!?
> For regular News updates go to http://in.news.yahoo.com
>

Reply via email to