Hi, developers, On axis 2, three files are related to a service: the services.xml, the .wsdl file, and the deployment package .aar file. I found there would be multiple services appearing on the listServices page if the name of the .aar package, the service name in wsdl file and that in services.xml are different. And there would be conflicting endpoint references for the same service. Is naming the service names in the three places the only way to avoid such conflict?
Cheers, Don
