[mapguide-users] Re: What I think is a JAVA Error>>>

Jackie Ng jumpinjackie at gmail.com
Wed Oct 20 18:59:15 EDT 2010


This sounds like your web browser denying javascript access because of the
same-origin policy

http://en.wikipedia.org/wiki/Same_origin_policy

The same origin policy denies javascript on http://domain1 from being able
to access content and functions on http://domain2

You say this did not happen in IIS but happens with Apache, perhaps there is
some default setting in IIS that automatically picks up that:

 - pts-intramap
 - intrapmap.wst.pwgsc.gc.ca

Both resolve to the same host. Maybe there is a similar setting for Apache?

- Jackie


-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/What-I-think-is-a-JAVA-Error-tp5655745p5656942.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list