I have one doubt regarding webservices with soap.
I am doing a project on webservices using soap(in client side),in server i know the path of wsdl.I am calling a method using simple client program.
But my program giving an error saying tht
405(method not allowed).
can anybody please tell me,how to avoid this error.
wht i should do for this.