Hi Claudiu
I do have a crossdomain.xml at ROOT. Contents as pasted below. The ip 
address of the Linux server is correct. Any further advice much 
appreciated.
Thanks
Param

/var/lib/tomcat6/webapps/ROOT# cat crossdomain.xml
<?xml version="1.0"?>
<cross-domain-policy>
  <allow-access-from domain="173.45.239.153" />
</cross-domain-policy>

--- In [email protected], claudiu ursica <the_bran...@...> 
wrote:
>
> Do you have a policy acess specified on the linux machine?
> 
> Claudiu
> 
> 
> 
> 
> ________________________________
> From: paramjit.parmar <paramjit.par...@...>
> To: [email protected]
> Sent: Wednesday, January 21, 2009 3:20:19 PM
> Subject: [flexcoders] Flex calling Java/Apache Axis web service
> 
> 
> 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-F95031390FF 7" 
> type="fault" bubbles=false cancelable=true eventPhase=2]
>


Reply via email to