10/4/2010 4:21:48 AM
Title:
BlazeDS Flex + Java RPC Fault .... Send failed... error occurs............ randmonly
hello, i am using flex+java integrated project on eclipse galileo (with flex builder 4 plugin)...
everything works fine when i call the java function using blazeds rpc.
but randomly the following error is returned in return.... even a simple sayHello function is not called properly in such case...
what might be the error. and permanent solution ...?
Ganesh...
10/4/2010 4:22:55 AM
I forgot to add the returned error... which is as follow:
FaultEvent : [RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://localhost:8400/myProject/messagebroker/amf'"]