404 Error using Flash Builder 4 BlazeDS wizard
Posted
by codeflayer
on Stack Overflow
See other posts from Stack Overflow
or by codeflayer
Published on 2010-06-14T19:49:17Z
Indexed on
2010/06/14
19:52 UTC
Read the original article
Hit count: 358
Hello again Stackoverflow!
My issue this time around is trying to use the new DCD BlazeDS wizard in Flash Builder 4. If I set my project up as a combined Java/Flex app I am unable to connect to the RDS servlet using the wizard. I get a 404 error every time.
I'm certain the service is set up correctly since my app can access the exposed java classes and BlazeMonster can see the exposed services.
Is anyone else having this issue and if so has anyone found a work-around? I'd very much like to use the code generation features of the wizard for my project.
Thanks as always,
Codeflayer
© Stack Overflow or respective owner