To Whom It May Concern:
I'm upgrading from Axis to Axis 2 and previously in Axis, we were able to use WSDL2Java to create client stubs for just the data types that were either parameters or return types of functions from the web service's primary class. In Axis 2, the WSDL2Java command-line tool does not seem to allow this. Whenever it generates the client stubs for the data types, it also creates stubs for the function calls as well. Is this expected? Thanks, Richard Hu [email protected]
