Re: clientaccesspolicy and crossdomain xml files

2010-05-13 Thread Pid
On 13/05/2010 17:44, Leo Donahue - PLANDEVX wrote: > In order for Silverlight to access a cross-domain webservice, it needs a > clientaccesspolicy.xml and crossdomain.xml in the root directory of the > webapp? > > I don't see anthing in the Servlet 2.5 spec that talks about these, or > whether

clientaccesspolicy and crossdomain xml files

2010-05-13 Thread Leo Donahue - PLANDEVX
In order for Silverlight to access a cross-domain webservice, it needs a clientaccesspolicy.xml and crossdomain.xml in the root directory of the webapp? I don't see anthing in the Servlet 2.5 spec that talks about these, or whether they impact security-constraints or remote address valves. Anyo