Hello people,
I need my forrest-project to run in system initialization, but i couldn't do it,
the things i have done is to construct the forrest project to a .war file, and afterwards extract it in
/usr/local/jakarta-tomcat/webapps ,
for the project to run, i have to restart everytime de Tomcat server by:
/usr/local/jakarta-tomcat/bin/catalina.sh run &
in this way i do have my project running on Tomcat, but if i the system is restarted, there is not project up :(
any help ?
- Starting forrest project along with tomcat Hugo Osorio
- Re: Starting forrest project along with tomcat Thorsten Scherler
- Re: Starting forrest project along with tomcat Hugo Osorio