- spend some time setting up DEV environment
- centralized all settings to C:DEV
- new XAMPP includes Tomcat 7!
- configure Apache to use mod_jk to forward webapps request to Tomcat – httpd.conf and httpd-ssl.conf
- fixed ant script (build.xml) errors for ProjPortfolioMgr
- need TOMCAT_WEBAPPS environment variable to be set (C:DEVxampptomcatwebapps)
- aboutWindow always shows for ProjPortfolioMgr
