Hello: I 'm a newbie to Axis. Was looking into the following wsdl: http://www.atomic-x.com/xmlservices/dnslookupservice.asmx?wsdl
Was able to use WSDL2JAVA from Axis to generate the stubs and hence invoke the webservice.
Wondering is there any other way to invoke the webservice successfully instead of using WSDL2JAVA. The webservices has datatypes that could be complex types and would like to invoke RPC as well as Document style.
I'm looking only as a client to invoke the webservices. Also any suggestions design approach for this is welcome. Thanks for your time. Regards, Ravi
