I have solved this issue.
You have to open up the blazeDS .war file that comes with BlazeDS Turnkey, find the web.xml file inside of it, copy and paste all the code inside there and paste it (overwrite) the default samples/WEB-INF/web.xml that is automatically installed by BlazeDS Turnkey.
Then uncomment out the RDS section and set the use security parameter to false, and it works no problem!