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] > >
