Re: HTTP 404 error even though Tomcat startup is successful

2017-04-25 Thread tomcat
Hi. On 25.04.2017 15:04, Gulhane, Amol wrote: Hi, I am trying to configure Windows Authentication for an application using: 1. Windows Server 2008 R2 2. Tomcat 8.0.17 3. IIS 7.5 reverse proxy 4. ISAPI redirector 1.2.42.0 64 bit 5. Connector in Tomcat server.x

HTTP 404 error even though Tomcat startup is successful

2017-04-25 Thread Gulhane, Amol
Hi, I am trying to configure Windows Authentication for an application using: 1. Windows Server 2008 R2 2. Tomcat 8.0.17 3. IIS 7.5 reverse proxy 4. ISAPI redirector 1.2.42.0 64 bit 5. Connector in Tomcat server.xml: I have deployed 2 .war files (tc.war, tcsso

Re: Dynamic loading of Keystore without tomcat restart.

2017-04-25 Thread Mark Thomas
On 25/04/17 09:42, Spoorti Rao wrote: > Hello, > > Can tomcat support the dynamic loading of the keystore without the tomcat > restart? > Currently with default settings whenever the server certificates gets > expired and needed to be changed the tomcat restart is mandatory. > Without the restart

Dynamic loading of Keystore without tomcat restart.

2017-04-25 Thread Spoorti Rao
Hello, Can tomcat support the dynamic loading of the keystore without the tomcat restart? Currently with default settings whenever the server certificates gets expired and needed to be changed the tomcat restart is mandatory. Without the restart the new certificates are not loaded and used. Is the

Re: InvocationTargetException on startup after upgrade to 8.5.13

2017-04-25 Thread Mark Thomas
On 25/04/17 08:17, Frank Taffelt wrote: >> Fixed in 9.0.x and 8.5.x for the next release of each. >> > > after upgrading to 8.5.14 the issue still occurs: I can't reproduce this. It may be configuration related. Please provide the steps minimal to reproduce this from a clean 8.5.14 install. Mark

Re: any way to get 20k request/seconds in tomcat

2017-04-25 Thread Mark Thomas
On 25/04/17 02:50, Laxmi Narayan wrote: > Hi , > > I am looking to get some 20k or above response in tomcat. > > I am not able to find out best combination for that. > > My servlet will return just "hello-world" response. You'll get that with the default configuration on remotely decent hardwar

Re: any way to get 20k request/seconds in tomcat

2017-04-25 Thread Suvendu Sekhar Mondal
Laxmi, On Tue, Apr 25, 2017 at 7:20 AM, Laxmi Narayan wrote: > Hi , > > I am looking to get some 20k or above response in tomcat. > > I am not able to find out best combination for that. > > My servlet will return just "hello-world" response. > > > Keep learning keep moving . It is hard to a

RE: InvocationTargetException on startup after upgrade to 8.5.13

2017-04-25 Thread Frank Taffelt
>Fixed in 9.0.x and 8.5.x for the next release of each. > after upgrading to 8.5.14 the issue still occurs: INFO: Starting Servlet Engine: Apache Tomcat/8.5.14 Apr 25, 2017 1:57:21 AM org.apache.tomcat.util.IntrospectionUtils getProperty WARNING: IntrospectionUtils: InvocationTargetException for

RE: Regarding ECJ jar with tomcat 8.5.13

2017-04-25 Thread Rathore, Rajendra
So it is ok to use ECJ 4.5.1 version jar with tomcat 8.5.13, am I right? Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Tuesday, April 25, 2017 12:42 PM To: Tomcat Users List Subject: Re: Regarding ECJ j

Re: Regarding ECJ jar with tomcat 8.5.13

2017-04-25 Thread Konstantin Kolinko
2017-04-25 8:48 GMT+03:00 Rathore, Rajendra : > Hi Team, > > We are facing compatibility issue with latest ECJ jar with Drools, currently > we are using tomcat 8.5.13 with 4.6.1 ECJ jar, is it possible that we move to > 4.5.1 ECJ jar with tomcat 8.5.13, is there any compatibility issue happen, >