Dan Ciarniello wrote:
According to the WSDL2Java reference in the documentation, you can use the -c argument to tell WSDL2Java what the implementation class is called.
Yes, but it doesn't work for one WSDL with two services. They need TWO implementation classes.
I want to know the Axis method to assign the filename of implementation class, without WSDL2Java -c flag.