Where to find the wsgen tool?
+2
A:
If you mean the wsgen tool used to generate Java stubs from a WSDL file, it is included with JDK6 and located in the bin folder.
jarnbjo
2009-10-06 23:44:22
A:
If you use maven, https://jax-ws-commons.dev.java.net/jaxws-maven-plugin/ is excellent.
jon077
2009-10-08 02:19:11