Great working instructions!
My remark to point #1, "Creating the Bare Bones BlazeDS Configuration:
Instead of doing the overwrite the contents of your "WebContent" directory with the BlazeDS directory structure manually, you can use the import feature of Eclipse:
1. Choose the folder "WebContent"
2. Right-click-> Import-> General-> File System
3. Set "From Directory" to: [BlazeDS folder] \tomcat\webapps\BlazeDS
4. Mark the needed Folder inside of the blazeds-Folder: META-INF & WEB-INF
5. Set "Into folder" to: [MyProjectName]/WebContent
6. Select Option: Overwrite existing resources ...
7. Click Finish