Re: Container Provided ServletFilters

2015-03-28 Thread Konstantin Kolinko
2015-03-27 16:09 GMT+03:00 jieryn jie...@gmail.com: Hello Apache Tomcat, Is there any hope to have Tomcat package the very useful ServletFilter's it has created ( src=java/org/apache/catalina/filters, web=https://tomcat.apache.org/tomcat-8.0-doc/config/filter.html ) into its own Apache Maven

RE: SPNEGO test configuration with Manager webapp

2015-03-28 Thread David Marsh
Ok so I went back to basics and created three new VM's. Windows Server 2008 R2 Windows 7 Client Windows 7 Tomcat I still had same issues, until I changed the Java on the tomcat server to JDK 7 u45. It appears there are breaking changes to JAAS/GSS in newer JDKs ? David

Re: SSL / TLS compression | SPDY service|CVE-2012-4929

2015-03-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rahul, On 3/27/15 10:42 PM, Rahul Kumar Singh wrote: Ok I understand, Is it mentioned somewhere in tomcat spec. That it is not being used in JSSE connector. Based on the above answer my next question: If any browser is affected with this CVE

Re: SPNEGO test configuration with Manager webapp

2015-03-28 Thread Mark Thomas
On 28/03/2015 14:43, David Marsh wrote: Ok so I went back to basics and created three new VM's. Windows Server 2008 R2 Windows 7 Client Windows 7 Tomcat I still had same issues, until I changed the Java on the tomcat server to JDK 7 u45. It appears there are breaking changes to

Re: SSI Exec Command

2015-03-28 Thread Bem Lozano
Hi Chuck, Thanks for your reply. Please see ff. info below: *Exactly what did you configure? Anything other than changing conf/web.xml?* - web.xml (CATALINA_HOME) - uncomment CGI Servlet - i'm pretty sure there's no problem here in CGI because I've tried running it, and it works just fine. -

Re: JSP page exploration scenario

2015-03-28 Thread André Warnier
Pavel Yermolenko wrote: According to page address, that contains suffix jsp after last point '.', it seems to be JSP page. Also the syntax of the content of the page correspond to syntax of a JSP page. When I type such address in browser, the jsp-code is executed on server side and return to

RE: JSP page exploration scenario

2015-03-28 Thread Pavel Yermolenko
André, Thank you for this explanation. Probably you have a reason - le jeu n'en vaut pas la chandelle. Before I worked in this way with another portal and it took me half a day to elaborate a code in C# that do all this job. But in that case the pages were simple - ordinary .html pages with

Re: SSL / TLS compression | SPDY service|CVE-2012-4929

2015-03-28 Thread André Warnier
Rahul Kumar Singh wrote: Ok I understand, Is it mentioned somewhere in tomcat spec. That it is not being used in JSSE connector. Based on the above answer my next question: If any browser is affected with this CVE , then what happen, e.g IE-11. If user tries to open the web application from