aspose file tools
The moose likes Web Services and the fly likes java client for the webservice Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "java client for the webservice" Watch "java client for the webservice" New topic
Author

java client for the webservice

Ravi Krish
Greenhorn

Joined: May 25, 2005
Posts: 5
Hello:
The webservice is accessible by the following url:
http://www.atomic-x.com/xmlservices/dnslookupservice.asmx?wsdl

There are 2 operations possible getDNSInfoByWebAddress and getDNSInfoByIPAddress.
Dont want to use WSDL2JAVA and the stubs.
Wondering if there is any other way possible? Would greatly appreciate if somebody could show some snippet of client code how to access this webservice for one of the operation.

Thanks,
Ravi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: java client for the webservice
 
Similar Threads
Help me in resolving this issue related to web service
Jax-WS 2.1 can hit the wsdl in the browser but the client cannot find it.
Calling a .net web service from java as a client
How to consume .net webservice which is created using wsdl in java?
assosciate webservice to a WSDL file