Bonjour,

J'ai installé tomcat 6.0.16 sous mac 10.6 mais il ne fonctionne pas très bien

Au lancement du tomcat (~/bin/start_tomcat) j'ai le message suivant

Using CATALINA_BASE: /usr/local/apache-tomcat-6.0.16
Using CATALINA_HOME: /usr/local/apache-tomcat-6.0.16
Using CATALINA_TMPDIR: /usr/local/apache-tomcat-6.0.16/temp
Using JRE_HOME: /usr


Et à l'arrêt du tomcat (~/bin/stop_tomcat), j'ai le message suivant
Using CATALINA_BASE: /usr/local/apache-tomcat-6.0.16
Using CATALINA_HOME: /usr/local/apache-tomcat-6.0.16
Using CATALINA_TMPDIR: /usr/local/apache-tomcat-6.0.16/temp
Using JRE_HOME: /usr
Unable to find a $JAVA_HOME at "/usr", continuing with system-provided Java...


Pourriez-vous SVP m'aider à corriger la dernière erreur??

Merci.