cmd-line client for web service

Hi there,

I'm new to Sun Java Studio, but generally familiar with the technology. So far I managed to build a web service and to register it.

Now I would like to build a simple cmd-line client to invoke this web services. I couldn't find anything in the "documentation" or "tutorial". Does anybody has some sample code?

Thanks,

Andreas

[368 byte] By [AVX] at [2007-11-26 10:38:11]
# 1

The tutorial http://www.netbeans.org/kb/50/quickstart-webservice-client.html provides a sample for developing a standalone client that consumes a webservice.

The tutorial is for NetBeans 5.0 (http://www.netbeans.info/downloads/download.php?type=5.0) but should be applicable for JSE8 (based on NB4.1).

KarthikR at 2007-7-7 2:49:23 > top of Java-index,Development Tools,Java Tools...