Dear Team,
I am an application developer from TCS and working for PSEG
(https://www.pseg.com).
You might have seen my queries which I forwarded on 12 Feb, 2015 for Tomcat
server crashing issue. After that we have added some resources to the servers.
Now we have two Tomcat6 servers each one is
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
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.
- web
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
---
2015-03-27 16:09 GMT+03:00 jieryn :
> 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 module? I
-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
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 link
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 IE-
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 c