Hello again !
Now i had one server :
– Windows 2008 Server
– Apache Tomcat 7.0
– Java
– MySql
I try to use the command : java -Xmx512M -XX:MaxPermSize=256m -jar icescrum.jar
This don’t deploy the application in webapps folder
So I try to copy icescrum.war in webapps folder … apache hangs…
Obsiously I delete the tomcat-jdbc.jar
I miss something ?
Thanks you !
Fred