How to automate generation of java SOAP client?

I remember AXIS has a tool for generating the source code for a java web service (SOAP) client and I just did a google search and found a few more.

What is your favorite open source (free $) tool that will interrogate a web service (in my case, it is a .NET web service) and generate the java source code for a custom client to call those functions exposed by the web service?

Thanks,

Siegfried

[419 byte] By [siega] at [2007-10-3 4:24:38]
# 1
use Ant and AXIS combined for automation
SoulTech2012a at 2007-7-14 22:27:04 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...