Hi guys,
I trying to execute the hello_world example, but when i invoke the
Submit button at Adobe Flex 3,
i'm receiving the follow message:
I running at django and enable the debugger at the pydev eclipse and
adobe flex too.
The method "def setup_channel_set(channel_set):" at the python project
was successfully executed,
the "echo" method isn't invoked and the flex shows the follow error:
Help me, please !!!
Victor Jabur
----------------------------------------------------------------------------------------------------------------------------------
Error:
[RPC Fault faultString="Send failed"
faultCode="Client.Error.MessageSend"
faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed:
HTTP: Failed: url: '
http://192.168.1.104:8000/julianajabur/amf'"]
at mx.rpc::AbstractInvoker/
http://www.adobe.com/2006/flex/mx/
internal::faultHandler()[C:\autobuild\3.2.0\frameworks\projects\rpc\src
\mx\rpc\AbstractInvoker.as:220]
at mx.rpc::Responder/fault()[C:\autobuild\3.2.0\frameworks\projects
\rpc\src\mx\rpc\Responder.as:53]
at mx.rpc::AsyncRequest/fault()[C:\autobuild\3.2.0\frameworks\projects
\rpc\src\mx\rpc\AsyncRequest.as:103]
at mx.messaging::ChannelSet/faultPendingSends()[C:\autobuild
\3.2.0\frameworks\projects\rpc\src\mx\messaging\ChannelSet.as:1482]
at mx.messaging::ChannelSet/channelFaultHandler()[C:\autobuild
\3.2.0\frameworks\projects\rpc\src\mx\messaging\ChannelSet.as:975]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.messaging::Channel/connectFailed()[C:\autobuild\3.2.0\frameworks
\projects\rpc\src\mx\messaging\Channel.as:997]
at mx.messaging.channels::PollingChannel/connectFailed()[C:\autobuild
\3.2.0\frameworks\projects\rpc\src\mx\messaging\channels
\PollingChannel.as:354]
at mx.messaging.channels::AMFChannel/statusHandler()[C:\autobuild
\3.2.0\frameworks\projects\rpc\src\mx\messaging\channels\AMFChannel.as:
390]