WebEx meeting invitation: Apache Tomcat: TLS key and certificate generation

2016-01-18 Thread Mark Thomas
Hello, Mark Thomas invites you to join this WebEx meeting. Apache Tomcat: TLS key and certificate generation Tuesday, 26 January 2016 10:00 | GMT Time (London, GMT) | 1 hr JOIN WEBEX MEETING https://pivotal.webex.com/pivotal/j.php?MTID=m621846a26b3b548297806f6eba8ed487 Meeting number:

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Kiran Badi
Hi Chris, Ok but I had bunch of similar issues with file upload when I had done with struts 2 and plain J2ee. So thought worth checking. Maybe JavaScript part might be culprit or form data of JS might have some limit on size.and file upload via JS is supported only in last couple of years.Older

WebEx meeting invitation: Apache Tomcat: TLS key and certificate generation

2016-01-18 Thread Mark Thomas
Hello, Mark Thomas invites you to join this WebEx meeting. Apache Tomcat: TLS key and certificate generation Tuesday, 26 January 2016 21:00 | GMT Time (London, GMT) | 1 hr JOIN WEBEX MEETING https://pivotal.webex.com/pivotal/j.php?MTID=me7547aefdf4be638ab8d14fbedbe3315 Meeting number:

Re: WebEx meeting invitation: Apache Tomcat: TLS key and certificate generation

2016-01-18 Thread Mark Thomas
On 18/01/2016 15:09, Mark Thomas wrote: > Hello, > Mark Thomas invites you to join this WebEx meeting. All, I have configured this meeting to use VoIP rather than teleconference for the audio as from previous WebEx presentations that appeared to be the preferred option (and for reasons I won't

Re: ids of all active sessions

2016-01-18 Thread Thomas Scheffler
Am 18.01.16 um 09:35 schrieb Kaouthar Ghorbel: Hello everyone I want to retrieve the ids of all active sessions in the servlet. thanks for your help :) Hi Kaouthar, look for the HttpSessionListener and collect that information on your own:

ids of all active sessions

2016-01-18 Thread Kaouthar Ghorbel
Hello everyone I want to retrieve the ids of all active sessions in the servlet. thanks for your help :)

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kiran, On 1/18/16 1:33 AM, Kiran Badi wrote: > Did you exclude your upload servlet from struts.xml ? By default > struts intercepts all multi part requests and this messes a lot > specially when you have hybrid framework when few modules are plain >

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Joleen Barker
I am not positive, but I thought the older browsers had a 2GB limit. The company I worked for ran in to a similar problem and it was the result of the browser. I think Chrome didn't have the issue and IE did. We ended up making a note in the Known Issues of the manual about the limitation. This is

Re: SSL client cert selection dialog not showing up on cloned deployment of tomcat 7 for windows x64

2016-01-18 Thread Christopher Schultz
Gael, On 1/11/16 11:46 AM, Gael Abadin wrote: > The server certificate is self signed. Appart from the typical warning we > see no errors when we check it. > > His system (windows) clock is synchronized using microsoft's NTP server, > same as mine. > > This is really weird because I have

Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54 Struts: 2.3.24 JAVA: openJDK 1.7.79]

2016-01-18 Thread Rahul Singh
Hi Christopher , >>So... what makes you sure that the browser actually made the request? >>I'd like to see some kind of confirmation using a tool you didn't >>write. Perhaps something like Firebug, LiveHttpHeaders, Fiddler, or >>even Wireshark showing that the request was made, what headers it