Re: SSL and Virtual Hosting

2015-10-22 Thread Björn Raupach
Hi Chris, thank you very much for the elaborate answer! > On 21 Oct 2015, at 21:44, Christopher Schultz > wrote: > > Björn, > > On 10/21/15 2:47 PM, Björn Raupach wrote: >>> On 21 Oct 2015, at 20:42, Mark Thomas wrote: >>> >>> On 21/10/2015

Re: CsrfPreventionFilter for REST

2015-10-22 Thread Violeta Georgieva
Hi, 2015-09-17 10:55 GMT+03:00 Christoph Nenning : > > Violeta, > > > > > > > Hello, > > > > > > > > ** ** > > > > > > > > *Background information:* > > > > > > > > We are trying to protect our RESTful > > > >

Re: Question for posgresq, and jdbc.jar placement.

2015-10-22 Thread Jose María Zaragoza
2015-10-22 18:26 GMT+02:00 Christopher Schultz : > Ognjen, > > On 10/22/15 9:10 AM, Ognjen Blagojevic wrote: >> Jose & Chris, >> >> On 21.10.2015 20:47, Christopher Schultz wrote: >>> Jose, >>> >>> On 10/21/15 7:33 AM, Jose María Zaragoza wrote: IMHO

Re: SSL and Virtual Hosting

2015-10-22 Thread Christopher Schultz
Björn, On 10/22/15 3:49 AM, Björn Raupach wrote: >> On 21 Oct 2015, at 21:44, Christopher Schultz >> wrote: >> >> Björn, >> >> On 10/21/15 2:47 PM, Björn Raupach wrote: On 21 Oct 2015, at 20:42, Mark Thomas wrote: On 21/10/2015

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

/manager/text/list

2015-10-22 Thread Chris Gamache
Hi all, Using Tomcat 8 ... Has anyone noticed that /manager/text/list doesn't show version numbers when there are multiple versions of a webapp running (via parallel deployment)? Is there a different listing facility I should be using to find out the version tags of the currently running

Re: httpd 2.2 +mod-jk1.2.37+ tomcat 7.0.28 (debian package)

2015-10-22 Thread tomcat
On 21.10.2015 19:47, André Warnier (tomcat) wrote: On 20.10.2015 00:13, J Lopez wrote: Hi all, is it possible to filter 404 application errors taking into account content-type beside http return code in jk configuration. I need to difference between application is not deployed/executing

WebSocket permessage-deflate on tomcat7

2015-10-22 Thread Artem Stsefanenko
I have a web application which use web sockets. I have tomcat 7.0.64 and tomcat 8.0.26. They both implements jsr 356 and permessage-deflate (as I found from changelogs). When I deploy war file to tomcat8 permessage-deflate works fine, but when I deploy the same war on tomcat 7 permessage-defalte

Re: Question for posgresq, and jdbc.jar placement.

2015-10-22 Thread Christopher Schultz
Jose, On 10/22/15 2:22 PM, Jose María Zaragoza wrote: > 2015-10-22 18:26 GMT+02:00 Christopher Schultz : >> Ognjen, >> >> On 10/22/15 9:10 AM, Ognjen Blagojevic wrote: >>> Jose & Chris, >>> >>> On 21.10.2015 20:47, Christopher Schultz wrote: Jose, On

Re: Class Loader Problems with Tomcat 8 + Ant Task

2015-10-22 Thread Christopher Schultz
Amit, On 10/16/15 3:44 PM, Amit Lonkar wrote: > Thanks Chris > > Tried two scenarios > > 1. Removed any tomcat-*.jar files from webapp/WEB-INF/lib folder. Also moved > ant-1.9.6.jar from webapp/WEB-INF/lib to catalina/lib. All works fine now. > > 2. Removed any tomcat-*.jar files from

Re: Class Loader Problems with Tomcat 8 + Ant Task

2015-10-22 Thread Jins Abraham
M Sent from my iPhone > On Oct 15, 2015, at 10:15 AM, Amit Lonkar > wrote: > > Any ideas on this one? > > >> On Oct 5, 2015, at 5:11 PM, Amit Lonkar wrote: >> >> Hi Chris >> >> Any ideas why the Ant Task might be failing in

servlet filter not working over virtual directories in tomcat

2015-10-22 Thread Pradyut Bhattacharya
Hi, I had configured virtual directories in glassfish3.x over which I could write filters. For an example I could access files at c:/web from http://localhost/TestApp/web over which I could also place a filter at my web app's web/xml file with dir_filter /web/* Unfortunately Tomcat 8.0

Re: Question for posgresq, and jdbc.jar placement.

2015-10-22 Thread Ognjen Blagojevic
Jose & Chris, On 21.10.2015 20:47, Christopher Schultz wrote: Jose, On 10/21/15 7:33 AM, Jose María Zaragoza wrote: IMHO $CATALINA_HOME/lib would be the right place +1 Are you willing to elaborate why do you prefer $CATALINA_HOME instead of $CATALINA_BASE? I don't have multiple

Re: Question for posgresq, and jdbc.jar placement.

2015-10-22 Thread Christopher Schultz
Ognjen, On 10/22/15 9:10 AM, Ognjen Blagojevic wrote: > Jose & Chris, > > On 21.10.2015 20:47, Christopher Schultz wrote: >> Jose, >> >> On 10/21/15 7:33 AM, Jose María Zaragoza wrote: >>> IMHO >>> >>> $CATALINA_HOME/lib would be the right place >> >> +1 > > Are you willing to elaborate why do