Hello!
I have a problem with my application.
When I run it on my dev machine (WinXP) it works fine. But when I run it on server (Linux) there is an error:
Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url 'http://mydomain:8400/total/messagebroker/amf' Send failed.
And 'HTTP Status 404 - Servlet MessageBrokerServlet is not available', if direct from browser http://mydomain:8400/total/messagebroker/amf.
Please, help me!