Fwd: FailedRequestFilter IOHandling

2015-08-10 Thread wadzapi
Hello! I'm WadZapi - JEE developer from Russia. We're using Tomcat 7.0.61 as servlet container in production environment. I tried to configure servlet 3.0 multipart config annotations with Failed Request Filter. I've stuck and struggling :-) trying to configure it well with myFaces JSF implemen

[OT] RE: Tomcat 8 jspx and HTML5

2015-08-10 Thread Konstantin Preißer
Hi Christopher, > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Sunday, August 9, 2015 4:33 PM > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Konstantin, (...) > > I read it so that when using HTML syntax (text/html), you cannot >

SSL FREAK vulnerability issue

2015-08-10 Thread uzair rashid
I am having an issue with tomcat version: Apache Tomcat 7.0.57 . Windows Server 2008 R2 Enterprise. I am using mssql and BOBJ as well. The issue is our servers are noticing a FREAK vulnerability issue during scan.. Could someone please help me address how to fix FREAK vulnerability in Tomcat. I am

RE: Firefox SSL with APR - losing client certificate

2015-08-10 Thread David Balažic
> From: David Balažic [mailto:david.bala...@comtrade.com] > > > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > > Sent: 8. August 2015 14:33 > > > > Quick question: this is with Tomcat only and no httpd out in front, righ > > t? > > Yes. It is also the same if run independently

Re: Send a message from java application to a specific websocket session via Tomcat websocket server

2015-08-10 Thread Jason Ricles
So that a user can see their own error, but these should only happen if there was an error on the backend. But I do not want to disconnect the users, however if 5 people are connected I dont want all to see user 1 had an error since user 2,3,4, and 5 would think what is this. On Mon, Aug 10, 2015

Re: Send a message from java application to a specific websocket session via Tomcat websocket server

2015-08-10 Thread Guillermina Gonjon
Do you mean a single user like an administrator can see the error or every user that causes an error can see their own error? It depends on the error level. You may kill all sessions when an internal error occurs allow the users to be re-directed to an static page not connected to the database

Re: Tomcat 7.0.41 shows v6 manager GUI

2015-08-10 Thread Dan OConnor
Chris, Thanks for replying. It looks like your suggestion about a stale css was probably correct. Without changing anything, the machine is now showing the v7 manager UI. Regards, Dan > On Aug 8, 2015, at 8:43 AM, Christopher Schultz > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash:

Send a message from java application to a specific websocket session via Tomcat websocket server

2015-08-10 Thread Jason Ricles
Introduction: I have an application that uses a webpage as the GUI and the backend is written in Java so thuswebsockets using Apache Tomcat 7 are the way I am communicating between the GUI and the backend code that does all the grunt work. A websocket server is the go between, between the backend

RE: Firefox SSL with APR - losing client certificate

2015-08-10 Thread David Balažic
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: 8. August 2015 14:33 > > Quick question: this is with Tomcat only and no httpd out in front, righ > t? Yes. David - To unsubscribe, e-mail: users-unsubsc