RE: Tomcat 7 / Java 7

2014-02-04 Thread Singh, Ragini
, Singh, Ragini wrote: > I upgraded Java 1.6.45 to Java 1.7.51 using > java-1.7.0-oracle.x86_64 : Oracle Java Runtime Environment on RHEL 5. > Used the "alternatives" command to make the Java 7 as Java version. > Now in my custom startup script if I define JAVA_HOME as >

Tomcat 7 / Java 7

2014-02-03 Thread Singh, Ragini
Hello, I upgraded Java 1.6.45 to Java 1.7.51 using java-1.7.0-oracle.x86_64 : Oracle Java Runtime Environment on RHEL 5. Used the "alternatives" command to make the Java 7 as Java version. Now in my custom startup script if I define JAVA_HOME as JAVA_HOME="/usr/lib/jvm/java" tomcat 7 recognizes

Tomcat 7 / Java 7

2014-01-27 Thread Singh, Ragini
Hello, Is Tomcat 7.0.42 compatible with Java 7? If yes, do you know if there is something special to migrate an existing installation of Tomcat 7/Java 6 to Tomcat 7/Java 7? -Ragini

Tomcat 7.0.42 Won't Start

2013-08-14 Thread Singh, Ragini
Hello, I am trying to install and run my application Tomcat 7.0.42 on RHEL 5. Installation was correct and I was able to start Tomcat. Now when I place my application in the webapps folder and add the following to server.xml, my Tomcat doesn't start. I have attached the log