Problem:
The xmlnamemappingtest requires the generated XMLNameMappingTestService interface to have a getxMLNameMappingTestService method. Axis currently generates a getXMLNameMappingTestService. (The name of the wsdl prot is xMLNameMappingTestService.)

Though strictly correct (the spec says to generate get<wsdl-port-name>), I question whether tooling should emit get methods that don't conform to the general java conventional syntax for get methods.

NOTE: Note that the xmlnamemappingtest is currently blocked by the "full constructor" issue. The get<wsdl-port-name> is a second issue with the test.

Rich 'Shirley' Scheuerle
IBM WebSphere & Axis Web Services Development
512-838-5115 (IBM TL 678-5115)

Reply via email to