On 9/7/07, ant elder <[EMAIL PROTECTED]> wrote:
>
> Right now that would be down to the ServletHost impl that you use,
> currently
> our Jetty and Tomcat ServletHost impls both have port 8080 as the default.
>
>    ...ant
>
> On 9/7/07, Simon Nash <[EMAIL PROTECTED]> wrote:
> >
> > What is the "default for the environment"?  For a webapp deployment
> > this seems meaningful, but I'm not sure what this would be for
> > host-embedded with http-jetty or http-tomcat.
> >
> >    Simon
> >
> > ant elder 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
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
The numbers were changed to 8085 because of the batch build.  I suspect the
build environment is down so it's not impacting but we may have to change
the default in the ServletHost to this if we are going to rely on them for
the bar uris.

I don't see why making the change will cause me any particular problems
(until the first time I try it of course ;-). So +1 from me.

Simon

Reply via email to