I use Flex 4.6 with Java/BlazeDS. I develop a web application and deploy it in Apache Tomcat.
The web application works well when deployed in Windows Platform. But the same application fails when the application is deployed in Linux Platform.
When I request something from the server, I get the error message /amf/messagebroker not found.
In both cases I use the same portable Apache Tomcat 7.2.XX server and the same application WAR file.
Am I missing something here.
While googling I found out the remoting-config.xml, server-config.xml and web.xml configurations might be wrong. If it so, why didn't it fail in Windows.
Thanks in Advance...
messagebroker- Atropo