You could use mod_jk or reverse proxy to tie directly over to Tomcat from Apache ... that way all requests will just go through the Apache web server.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, October 01, 2008 1:49 PM To: [email protected] Subject: [OpenLayers-Users] Error retrievin data with Ajax I getting the following error: Access to restricted URI denied" code: "1012" when trying to retrieve information from a WMS. I have the whole thing set up on my machine, but I am making the Openlayers request through Apache (on port 9000) to Geoserver running on Tomcat (port 8080). I researched the error and I am getting it because I am trying to retrieve information from a different domain than I am calling from. Is there a way around that? Thanks, Amy _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
