Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Terence M. Bandoian
On 4/28/2014 5:32 PM, Terence M. Bandoian wrote: On 4/28/2014 3:08 PM, Jose María Zaragoza wrote: 2014-04-28 21:55 GMT+02:00 Terence M. Bandoian : On 4/26/2014 6:56 AM, Jose María Zaragoza wrote: 2014-04-26 13:16 GMT+02:00 Martin Gainty : Date: Sat, 26 Apr 2014 11:43:05 +0530 Subject: Re: COR

Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Terence M. Bandoian
On 4/28/2014 3:08 PM, Jose María Zaragoza wrote: 2014-04-28 21:55 GMT+02:00 Terence M. Bandoian : On 4/26/2014 6:56 AM, Jose María Zaragoza wrote: 2014-04-26 13:16 GMT+02:00 Martin Gainty : Date: Sat, 26 Apr 2014 11:43:05 +0530 Subject: Re: CORS issue with Tomcat and Android Webview From: anki

Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Terence M. Bandoian
On 4/28/2014 3:21 PM, Konstantin Kolinko wrote: 2014-04-28 23:44 GMT+04:00 Terence M. Bandoian : On 4/27/2014 11:36 AM, Konstantin Kolinko wrote: 2014-04-27 0:50 GMT+04:00 Terence M. Bandoian : On 4/26/2014 1:13 AM, Ankit Singhal wrote: On Sat, Apr 26, 2014 at 12:53 AM, Terence M. Bandoian H

Re: Tomcat configuration with multiple webapps

2014-04-28 Thread Mark Eggers
Comments inline: On 4/28/2014 1:38 PM, Baldur Dae wrote: Hi guys, First of all, thank so much for your quick responses. I'm really grateful ;) The scenario I've described is staging/QA, which has a single machine running Apache httpd and another box running 2 Tomcat instances (it is expected t

Re: Tomcat configuration with multiple webapps

2014-04-28 Thread Baldur Dae
Hi guys, First of all, thank so much for your quick responses. I'm really grateful ;) The scenario I've described is staging/QA, which has a single machine running Apache httpd and another box running 2 Tomcat instances (it is expected that production environment will have at least 2 boxes for ht

Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Konstantin Kolinko
2014-04-28 23:44 GMT+04:00 Terence M. Bandoian : > On 4/27/2014 11:36 AM, Konstantin Kolinko wrote: >> >> 2014-04-27 0:50 GMT+04:00 Terence M. Bandoian : >>> >>> On 4/26/2014 1:13 AM, Ankit Singhal wrote: On Sat, Apr 26, 2014 at 12:53 AM, Terence M. Bandoian >>> >>> Hi, Ankit- >>> >>> Whe

Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Jose María Zaragoza
2014-04-28 21:55 GMT+02:00 Terence M. Bandoian : > On 4/26/2014 6:56 AM, Jose María Zaragoza wrote: >> >> 2014-04-26 13:16 GMT+02:00 Martin Gainty : Date: Sat, 26 Apr 2014 11:43:05 +0530 Subject: Re: CORS issue with Tomcat and Android Webview From: ankising...@gmail.com To:

Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Terence M. Bandoian
On 4/26/2014 6:56 AM, Jose María Zaragoza wrote: 2014-04-26 13:16 GMT+02:00 Martin Gainty : Date: Sat, 26 Apr 2014 11:43:05 +0530 Subject: Re: CORS issue with Tomcat and Android Webview From: ankising...@gmail.com To: users@tomcat.apache.org On Sat, Apr 26, 2014 at 12:53 AM, Terence M. Bandoian

Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Terence M. Bandoian
On 4/27/2014 11:36 AM, Konstantin Kolinko wrote: 2014-04-27 0:50 GMT+04:00 Terence M. Bandoian : On 4/26/2014 1:13 AM, Ankit Singhal wrote: On Sat, Apr 26, 2014 at 12:53 AM, Terence M. Bandoian Hi, Ankit- Where did you see documented? I see an named cors.allowed.origins on the Tomcat web s

Tomcat 8.0.5 servlet-api 3.0.1 to 3.10. Vista, Java 1.7.0_51

2014-04-28 Thread Mitch Kyle
In a ServletContextListener of my webapp "ServletContext.getRealPath("/path")" is called. The path is valid and exists. With servlet-api 3.0.1, this returns null. In 3.1.0, it returns the expected result. So, is servlet-api 3.1.0 needed to run webapps on Tomcat 8.0.5? And if so was there a break

Re: Tomcat configuration with multiple webapps

2014-04-28 Thread Neven Cvetkovic
Hey Baldur, On Mon, Apr 28, 2014 at 8:00 AM, Baldur wrote: > Hi all, > > I'd like to get some help about my current architecture. > The > current scenario uses mod_jk to connect Apache httpd and Tomcat6. I have > two > Tomcat instances (using DeltaManager for session replication

Re: Client-cert, ciphers, and proxies

2014-04-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 4/27/14, 11:05 PM, Gary Briggs wrote: > In short: What's the best way to configure ciphers, matching in > tomcat and openssl, to get widest browser compatability without > sacrificing security? > > In long: I'm running tomcat with client-c

Re: How to specify log rotation in Tomcat 6

2014-04-28 Thread Konstantin Kolinko
2014-04-28 15:15 GMT+04:00 Randhir Singh : > Thanks a lot Chris for your answer. I would stick to this subject line among > the others. I have some important questions based on this: > > 1) Does Tomcat start giving problems if catalina.out becomes more than 2 GB? Tomcat - no. There were reports o

Re: Tomcat configuration with multiple webapps

2014-04-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Baldur, On 4/28/14, 8:00 AM, Baldur wrote: > Hi all, > > I'd like to get some help about my current architecture. The > current scenario uses mod_jk to connect Apache httpd and Tomcat6. I > have two Tomcat instances (using DeltaManager for session

Re: How to specify log rotation in Tomcat 6

2014-04-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Randir, On 4/28/14, 7:15 AM, Randhir Singh wrote: > Thanks a lot Chris for your answer. I would stick to this subject > line among the others. I have some important questions based on > this: > > 1) Does Tomcat start giving problems if catalina.out

Re: How to monitor performance of tomcat

2014-04-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Randir, On 4/28/14, 6:46 AM, Randhir Singh wrote: > Thanks for your valuable inputs. I am a bit of a novice to this. > When this problem happens, it is quite a loss of face in front of > the users who are widely spread geographically. I checked the

Re: CORS issue with Tomcat and Android Webview

2014-04-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 4/27/14, 12:36 PM, Konstantin Kolinko wrote: > 2014-04-27 0:50 GMT+04:00 Terence M. Bandoian : >> On 4/26/2014 1:13 AM, Ankit Singhal wrote: >>> >>> On Sat, Apr 26, 2014 at 12:53 AM, Terence M. Bandoian >> Hi, Ankit- >> >> Where did

Tomcat configuration with multiple webapps

2014-04-28 Thread Baldur
Hi all, I'd like to get some help about my current architecture. The current scenario uses mod_jk to connect Apache httpd and Tomcat6. I have two Tomcat instances (using DeltaManager for session replication and sticky session enabled) in order to provide high availability and balan

RE: How to specify log rotation in Tomcat 6

2014-04-28 Thread Randhir Singh
Thanks a lot Chris for your answer. I would stick to this subject line among the others. I have some important questions based on this: 1) Does Tomcat start giving problems if catalina.out becomes more than 2 GB? 2) Can this catalina.out file be truncated on the running Tomcat or should the Tomcat

RE: How to monitor performance of tomcat

2014-04-28 Thread Randhir Singh
Thanks for your valuable inputs. I am a bit of a novice to this. When this problem happens, it is quite a loss of face in front of the users who are widely spread geographically. I checked the catalina.out logs on the 2 days that the problem happened on 23rd & 25th April, the findings are as below: