I\'m running tomcat 7.0.21 on OpenJDK java version \"1.6.0_20\" OpenJDK Runtime Environment (IcedTea6 1.9.9) (6b20-1.9.9-0ubuntu1~10.10.2)
I have a rather large project (with quite a large stack including Spring and Hibernate) that I build through Netbeans using Maven.
I\'d like to do something similar to SSL redirection, but slightly different. I have a load balancer configured to listen on port 80 (HTTP) and 443 (HTTPS).
Previously we have implemented sticky session. Here\'s the link on our environment: Sticky Session in apache doesn't work
I am looking to create a three-step process for our internal development, and I am having some issues with the third step.
I have a application which stores documents on the file system (PDF, WORD etc).. The size of the folder can be in GB\'s
I am trying to rewrite a request from a GWT-Webapplication, to be more specific: gwtupload. The Webapplication is bound to apache2 via mod_jk.
I am using tomcat 7.x , when I am starting my server after some time I am getting following error. Sep 17, 2011 4:46:53 PM org.apache.catalina.startup.Catalina stopServer
I\'m unable to disable weak SSL ciphers in Tomcat as documented in many places e.g. http://www.techstacks.com/howto/secure-ssl-in-tomcat.html.
I am using Liferay Web Forms for email sending purposes. Done so far: Setup the form title and description.