On 9/7/07, ant elder <[EMAIL PROTECTED]> wrote:
>
> 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


In the distributed case, with multiple nodes running, the nodes generally
have there Url set to ensure they don't clash. Maybe this is not always the
case and the defaulting to the base uri from the environment causes a clash.

Simon

Reply via email to