Hi, I want to make a dynamic client and read a WSDL of a remote service. However I note that all the tutorials available on Axis2 site do provide and explain operation client but I don't find how to get operations etc dynamically from a WSDL and then create a soap request according to the WSDL. In other words I want to make an axis2 client that can axis any WSDL based web service.
Sardar