I\'m trying to setup our build/deploy process for a project that uses Hippo, a Java / JCR CMS. The deployment strategy we want to achieve is:
I have Apache Tomcat 7 installed on Windows 7. I had its service in Services, I could start/stop it there.
I Have a DataBase in my project With Table named \'ProcessData\' and columns named \'Start_At\' (Type: DateTime) and \'End_At\' (Type: DateTime) .