Hi, developers, I have two questions about code generation of axis 2:
1. why are the codes generated by WSDL2JAVA in command line and the eclipes plug in different? The former generate very complex hirarchies of codes and the schema, and the latter uses the OMElement class. 2. why are the service name in the generated services.xml and that in the original wsdl the different? Does that imply that the developers have to change them to be the same if they want to include the wsdl in the .aar package? Thanks, Don
