Where to find wsgen tool?

jax-ws, web-services, wsgen

Solution

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.

Problem

Where to find the wsgen tool?

Original source