response.sendRedirect and request.getQueryString

2008-09-03 Thread Kamal
?. 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 start a new topic, e-mail: users

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

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

Re: Tomcat Shutdown

2012-01-06 Thread Kamal Sheikh
(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 knst.koli...@gmail.comwrote: 2012/1/7 Kamal Sheikh kama...@gmail.com: Hi, I'm new

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 information from the logs: # A fatal error has been

Issue while Configuring SSL in tomcat6

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

Re: Issue while Configuring SSL in tomcat6

2015-05-04 Thread jairaj kamal
\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, May 4, 2015 at 6:39 AM, Daniel Mikusa dmik...@pivotal.io wrote: On Sun, May 3

Re: Issue while Configuring SSL in tomcat6

2015-05-04 Thread jairaj kamal
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...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256

Re: Issue while Configuring SSL in tomcat6

2015-05-04 Thread jairaj kamal
\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: -BEGIN PGP

SSL Handshake Exceptions

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

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 aw...@ptc.com wrote: On 05/11/2015 01:24 PM, jairaj kamal wrote: javax.net.ssl.SSLHandshakeException

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: 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