I'd like to remove the hard coded BASE_URI constant from the Axis2 WS binding Axis2ServiceProvider so that the default for the environment is used instead of always using port 8085 unless its explicitly stated in the binding uri. Can anyone see any problems with doing this? A quick try shows removing it makes some of the distributed and callback tests fail, asking here before i debug in case someone knows reasons why its required.
...ant
