Re: Tomcat 9 cluster with FarmWarDeployer but without session replication

2021-01-28 Thread Kamal Wickramanayake
when is not present. Kamal On Wednesday, January 27, 2021, 5:09:04 PM GMT+5:30, Mark Thomas wrote: Kamal, This is off the top of my head without testing it or even looking at the code but you could try configuring a cluster with the FarmWarDeployer and then deploying a web application

Tomcat 9 cluster with FarmWarDeployer but without session replication

2021-01-26 Thread Kamal Wickramanayake
Is it ever possible to configure a Tomcat 9 cluster with the FarmWarDeployer enabled but without session replication? Any guidelines? TIAKamal

Re: SSL Handshake Exceptions

2015-05-11 Thread jairaj kamal
Hi, Can you share the steps to import the certificate into the jssecacerts truststore, my client is webserver. *Jairaj Kamal* On Mon, May 11, 2015 at 2:16 PM, Andy Wang wrote: > > > On 05/11/2015 01:24 PM, jairaj kamal wrote: > >> javax.net.ssl.SSL

SSL Handshake Exceptions

2015-05-11 Thread jairaj kamal
java.security.cert.CertPathBuilder.build(Unknown Source) ... 31 more *Jairaj Kamal*

Re: Issue while Configuring SSL in tomcat6

2015-05-04 Thread jairaj kamal
Error message showing in chrome browser as below “This CA Root certificate is not trusted because it is not in the Trusted Root Certification Authorities store.” Let me know what to do to resolve this ? *Jairaj Kamal* On Mon, May 4, 2015 at 6:51 PM, Christopher Schultz < ch...@chris

Re: Issue while Configuring SSL in tomcat6

2015-05-04 Thread jairaj kamal
ob1\QA_Job1_report2web.keysto re -file C:\Users\svcr2wadmin\nedr2wqajob1\nedr2wjob1_non_prod.p7b Enter keystore password: *keytool error: java.lang.Exception: Input not an X.509 certificate* *Jairaj Kamal* On Mon, May 4, 2015 at 9:48 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: >

Re: Issue while Configuring SSL in tomcat6

2015-05-04 Thread jairaj kamal
port2web.keystore -trustcacerts -file C:\Users\svcr2wadmin\nedr2wqajob1\TestRoot.cer #SSL Certificate Import keytool -import -alias nedr2wqajob1 -keystore C:\Users\svcr2wadmin\nedr2wqajob1\QA_Job1_report2web.keystore -file C:\Users\svcr2wadmin\nedr2wqajob1\TestCA.cer *Jairaj Kamal* On Mon,

Issue while Configuring SSL in tomcat6

2015-05-03 Thread jairaj kamal
need to convert dot extension of above certs to PKCS12 format, how to resolve it ? *Jairaj Kamal*

Re: Tomcat Shutdown

2012-01-06 Thread Kamal Sheikh
Thanks Chuck. Will try that. Appreciate your help. On Fri, Jan 6, 2012 at 4:51 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Kamal Sheikh [mailto:kama...@gmail.com] > > Subject: Re: Tomcat Shutdown > > > I'm pasting some informatio

Re: Tomcat Shutdown

2012-01-06 Thread Kamal Sheikh
4 JRE (1.6.0_20-b20), built on Jul 22 2011 01:26:54 by "buildd" with gcc 4.4.3 time: Fri Jan 6 08:48:10 2012 elapsed time: 81155 seconds Thanks much ! On Fri, Jan 6, 2012 at 4:09 PM, Konstantin Kolinko wrote: > 2012/1/7 Kamal Sheikh : > > Hi, I'm new to this but pleas

Tomcat Shutdown

2012-01-06 Thread Kamal Sheikh
Hi, I'm new to this but please direct me if I'm posting to the wrong list. Our Tomcat has suddenly stopped working this morning and now wouldn't start -- it responds simply by saying: "failed". Is there anything going on with OpenJDK and Tomcat? Here's our configuration: Java: java version "1

Running Tomcat as a Service on Non-default port

2008-09-09 Thread Kamal Sheikh
Hi, I am using Tomcat v 5.5.23 and want to run the server as a Windows service (tomcat5.exe) on a port other than the default port of 8080. Is it possible to install Tomcat as a service and configure it so that it runs on a different port? While we can configure Tomcat and run it on a different

response.sendRedirect and request.getQueryString

2008-09-03 Thread Kamal
and solved similar problem?. please let me know. -- Best Regards Kamal "Every old idea will be proposed again with a different name and a different presentation, regardless of whether it works. - RFC 1925" - To star