Where can I find the wsgen tool?
If you mean the wsgen tool used to create Java boxes from a WSDL file, it is included with JDK6 and is located in the bin folder.
If you are using maven, https://jax-ws-commons.dev.java.net/jaxws-maven-plugin/ is great.