Re: Tomcat returning context path with extra leading slash (was: Re: Tomcat not properly fully-qualifying redirect URLs)

2015-10-23 Thread Konstantin Kolinko
2015-10-22 20:55 GMT+03:00 Christopher Schultz : > All, > > On 10/14/15 11:03 PM, Christopher Schultz wrote: >> All, >> >> On 7/3/15 1:40 PM, Christopher Schultz wrote: >>> Running Tomcat 8.0.x trunk as of 167 (slightly old) on >>> jdk1.8.0_45 on Mac OS X, I'm having intermittent problems with

Tomcat returning context path with extra leading slash (was: Re: Tomcat not properly fully-qualifying redirect URLs)

2015-10-22 Thread Christopher Schultz
All, On 10/14/15 11:03 PM, Christopher Schultz wrote: > All, > > On 7/3/15 1:40 PM, Christopher Schultz wrote: >> Running Tomcat 8.0.x trunk as of 167 (slightly old) on >> jdk1.8.0_45 on Mac OS X, I'm having intermittent problems with >> Tomcat appearing not to change a relative URL into a >>

Re: Tomcat not properly fully-qualifying redirect URLs

2015-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 7/3/15 1:40 PM, Christopher Schultz wrote: > Running Tomcat 8.0.x trunk as of 167 (slightly old) on > jdk1.8.0_45 on Mac OS X, I'm having intermittent problems with > Tomcat appearing not to change a relative URL into a > fully-qualified

Tomcat not properly fully-qualifying redirect URLs

2015-07-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Running Tomcat 8.0.x trunk as of 167 (slightly old) on jdk1.8.0_45 on Mac OS X, I'm having intermittent problems with Tomcat appearing not to change a relative URL into a fully-qualified URL for redirection purposes. Since it's intermitten