0
votes
0answers
74 views

OpenLayers WMSGetFeatureInfo with Proxy - blocked by server?

I've already been through all the threads regarding openlayers xss problem here at SE. However, I did not find any answer to my issue. I'm running a Geoserver on Tomcat listening on port 8080. If I ...
0
votes
0answers
12 views

change the graph location in opentripplaner-api-web.war

I am using opentripplanner to deploy the app in tomcat i have to change the graph.obj location, but doesn't know I can achieve this. I read the "configuring the webapp" but failed to understand the ...
2
votes
1answer
430 views

Getting capabilities from tomcat's Geoserver fails

I wanna teke capabilities from tomcat's geoserver. Use this. wms = new OpenLayers.Format.WMSCapabilities(); OpenLayers.Request.GET({ ...
3
votes
1answer
282 views

How to migrate a Geoserver setup to Tomcat?

I have some problems with tomcat/geoserver. I was create project in stand-alone geoserver and all works fine. This is my code. <%@ page language="java" contentType="text/html; charset=UTF-8" ...
3
votes
1answer
2k views

Path to proxy.cgi for GeoServer is not accessible in browser

There have been several questions very similar to this asked already (including ones not involving GeoServer), but their solutions have not solved my problem. I am trying to use getFeatureInfo on my ...
4
votes
3answers
277 views

How to choose a language for web map development?

I am building a web map application using: GeoServer OpenLayers Tomcat I would like to build a web application, where the user can log in and have the map arranged according to their profile. ...
1
vote
4answers
554 views

How do you solve the map publishing problem with Geoserver 2.1.1 on Windows 7 x64?

Well, my problem is that i have geoserver installed over a windows 7 x64 system with both java (JRE 6u29) x32 and x64 installed and i can't proyect my layers on the website. The preview on geoserver ...