Hi All,
I have a flex application which has been built using flex 3.2 and Blazeds. Its working fine in the test server(and also in local machine), but getting following error when i uploaded it to production server.
Fault handler error:
Channel.call.failed error NetConnection.Call.Failed:HTTP:Status 504
Above error popups only on particular action(its connecting to backend and configuration in remoting-config.xml also correct). I checked the log in tomcat server for exception, there is nothing.
Configuration in services-config.xml for channel definition is as below:
<channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
<endpoint url="http://localhost:8080/blazeds_Sample/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
</channel-definition>
Please suggest me a solution.
Thanks,
Suchithra
North America
Europe, Middle East and Africa
Asia Pacific