- Spent time yesterday and today continuing on with the Flex/Java/Tomcat setup.
- To avoid Tomcat’s settings.xml file from being overwritten, I had to modify the server.xml file in Eclipse (under Servers < Tomcat: localhost). Still don't know why, but it works and I'm happy
- Had minor setback with a Messagebroker issue, but that was resolved with a click of a Tomcat setting
- Set up and ran a test Java/Flex project. Success. Discovered a bug with SDK 4.0 where an error was returned when calling mx.rpc.Responder (error message was: Can not resolve a multiname reference unambiguously. flash.net:Responder (from /Applications/AdobeSDK/flex_sdk_4.0.0.14159_mpl/frameworks/libs/player/10.0/playerglobal.swc(flash.net:Responder)) and mx.rpc:Responder (from /Applications/AdobeSDK/flex_sdk_4.0.0.14159_mpl/frameworks/libs/rpc.swc(mx.rpc:Responder)) are available). Found out that this is a known bug and the way to resolve it was to explicitly call the full classname
- Now that I have a better understanding of the Flex/Java setup, tomorrow I will begin trying to get Ingest Manager up and running *finally*
- Non-dev related: Claire was very excited to have her purple shovel again
