Hi All, I have a Java/Apache axis web service which sits on Linux box. I am able to call this fine through a Flex .swf file on Windows. However when I copythe same swf file to the Linux server I get the error posted below. Bar the web service, the rest of the app works the same on both platforms. Any pointers much appreciated. I am using Tomcat web server.
[FaultEvent fault=[RPC Fault faultString="Security error accessing url" faultCode="Channel.Security.Error" faultDetail="Destination: DefaultHTTP"] messageId="13005BD7-59AB-B3DA-B850-F95031390FF7" type="fault" bubbles=false cancelable=true eventPhase=2]

