please read "WSDL2Java: Building stubs, skeletons, and data types from WSDL" from
http://ws.apache.org/axis/java/user-guide.html Simply it can create client code to access service specified in wSDL file or it can be used to generate the java framework of server-side(generates a model of how the server code is implemented)