yes it does solve the problem thanks, I guess I missed that change when I
did my diffs.
but where is the serverport initialized to -1, in the RequestImpl class, it
is still initialized to 0...
Benoit Lalumiere
Software Architect
Jambala Innovation Cell
Ericsson Canada (LMC)
> -----Original Message-----
> From: Nacho [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, December 11, 2000 11:39 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: relative redirect problem using port mapping vip
>
> >
> > I ma still using 3.1 but I looked at the code of 3.2 and it
> > is doing the
> > same thing... from the redirect in the DefaultServlet class to the
> > toAbsolute method in the HttpServletResponseFacade class and the
> > HttpRequestAdapter.getServerPort() method
>
> Have a look in the HttpRequestAdapter.getServerPort() method, this was
> the place where i did the patch, please review it , this solves your
> concerns ??
>
> Saludos ,
> Ignacio J. Ortega