8:00 – 4:30 SR
- Someone stole my last few teabags! Trader Joe’s today…
- Backups – done
- Prep for review tomorrow
- Get demo-able version of VersionTracker
- Status report
- Burn Dong’s system for deployment on integration server
- Spent the entire morning trying to get the DbObjectTestbed server running in Eclipse. It was working just fine when I turned off the machines for the weekend.
- Committed my code changes and reloaded the project – nothing
- Did notice that the properties might be corrupted. I could not edit some of the properties tabs.
- Added JavaUtils as a project that DbObjectTestbed depended on. That forced a rebuild, which placed the .class files I needed in the Tomcat directory.
- Rebuilt and deployed the VersionTrackerTest Flex project, and after a hiccup (I’m assuming the server was still coming up), everything is now working. Well, sort of. I have to stop the server, rebuild the Java code then restart the server for the classes to get updated in the webapps directory.
- Working on getting a very finicky Date.parse() to work properly so that the milliseconds since the code was compiled to assemble properly.
