I would like to use a web service as a client in a simple java
application. I tried using the Web Service Client wizard but it requires a
server like Tomcat to be installed. Can I create a client that does not
rely on any server and can be simply called from a simple java application?