Re: Changing HTTP port from 8080 prevents HTTPS redirects, Tomcat 5.5

2008-03-12 Thread mikebgx
> property of PortMapperImpl. By default the map contains mappings: > 80 <-> 443 > 8080 <-> 8443. > > I hope that will help you. > > I share your confusion that the instructions are not detailed enough > in the reference guide. Classes Hierarchy view of Ecli

Re: Changing HTTP port from 8080 prevents HTTPS redirects, Tomcat 5.5

2008-03-12 Thread mikebgx
to have a PortMapper.setPortMappings method but how can I specify this in XML? markt-2 wrote: > > mikebgx wrote: >> 8090 is in quotes btw, ie "8090" > > Does https still work? > Is it just the redirect that is broken? > How are you causing the redi

Re: Changing HTTP port from 8080 prevents HTTPS redirects, Tomcat 5.5

2008-03-11 Thread mikebgx
OS: XP sp2 and 2k3 JVM: 1.5.0_14 Tomcat: 5.5.20 Pid-2 wrote: > > OS? > JVM version? > Tomcat version? > > > p > > > > mikebgx wrote: >> 8090 is in quotes btw, ie "8090" >> >> mikebgx wrote: >>> Hi, >>> Wh

Re: Changing HTTP port from 8080 prevents HTTPS redirects, Tomcat 5.5

2008-03-11 Thread mikebgx
8090 is in quotes btw, ie "8090" mikebgx wrote: > > Hi, > When I change Tomcat's HTTP port to other than 8080, redirections to SSL > port (8443) stop working. > With HTTP port set to 8080 it all works fine. > The only change I make is editing server.xml to

Changing HTTP port from 8080 prevents HTTPS redirects, Tomcat 5.5

2008-03-11 Thread mikebgx
Hi, When I change Tomcat's HTTP port to other than 8080, redirections to SSL port (8443) stop working. With HTTP port set to 8080 it all works fine. The only change I make is editing server.xml to change 8080 to 8090 as follows: An ideas please? Regards, Mike Burton -- View this message in