Hi everybody,
I'm using tomcat6 and trying to use datasource for mysql connexion (and
hibernate). I have looked to the tomcat 6 official documentation, and in the
$CATALINA_HOME/conf/context.xml, i have declared :
In my hibernate.cfg.xml, I have done this (add the first line, to re
I have removed the older jdk, and it's worked.
I have another question, where i can find the script for the init.d???
Thank you
--
View this message in context:
http://www.nabble.com/Problem-to-deploy-my-webbapps-tp16763460p16763502.html
Sent from the Tomcat - User mailing list archive at Nabb
Hi,
I'm developing a web application with wicket framework, under tomcat 6.0.16
and jdk 6 update 4.
I'm trying to deploy my web application into a server debian :
My first try is with tomcat 5.5 and jdk5, and i have a problem to write in
the log file.
Now I'm trying to use tomcat 6.0.16 and jd