Tuesday 15 March 2016

Start/stop Tomcat as Windows service


  • bin\Tomcat7.exe update --JvmMx=1024 & bin\Tomcat7.exe start
  • bin\Tomcat7.exe stop

Thursday 21 January 2016

Maven Release

Best practices:
  • do not use Eclipse
  • rename mvn.cmd mvn.bat
  • pass the -B option (batch) to avoid confirmation of svn tag versions ...
  • in case of "CHECKOUT can only be performed on a version resource": perform a SVN clean
  • in case of: "The authenticity of host XXX can't be established" - run "deploy" and accept