WSDL to java class
843834Oct 17 2002 — edited Oct 21 2002HI!
I'd like to generate java stub classes by using the WSDL document.
After parsing the WSDL document, a java class with all available method calls should be created.
With IBM WebService Development Kit this is possible with the Apache Axis project wsdl4java.
Does someone know another way to do this, maybe with SUN webservice toolkit?
mfg
MK