How to request agile webservice using sdk
Hi Team,
I have web service already deployed on server. I need to invoke it in my code. Do we have sample code by which i can invoke it in my agile method.
How about using a tool like SoapUI? Or you can generate your own Java stubs in Eclipse, or some other IDE, using built-in web service tools.