Dong Shin 05.13.2010

  • working from home
  • reinstalled the Flex Builder plugin for Eclipse Galileo
    • links/com.adobe.flexbuilder.feature.core.link file is missing “path=” at the beginning of the line!
  • exported com.edgeti.Uilts package from Visibility2 to com.fgm.ServletUtils
  • SQLScriptRunner runs as java app, converting it to Servlet
  • Troubleshooting Servlet crashing hard with Tomcat…..
    • turned out web.xml had duplicate lines
    • fixed and deploys good now
    • logs/SQLScriptRunner.log visible
    • on to actual interface implementation!