0
votes
1answer
35 views

Geoserver 2.2.5 tomcat unable to load servlet2.5.jar

am trying to use geoserver 2.2.5 with tomcat 7.0.34 following this tuto: http://ian01.geog.psu.edu/geoserver_docs/software/geoserver.html but am getting this error concerning the servlet jar: ...
0
votes
0answers
57 views

Compiling and Using GeoExplorer in Windows

I have been using Geoserver on Apache Tomcat in Windows and I want to install GeoExplorer. It is an OpenGeo Suite tool, and its source code is found here. I have downloaded the source code and tried ...
0
votes
2answers
250 views

can i avoid setting proxy for geoserver , apache?

I'm using Apache (port 80) and Geoserver (port 8080) on Windows 7. I guess I need to set up a proxy if I want to use WFS, since there are different ports. My kind of silly question is, can I avoid it? ...
3
votes
3answers
305 views

Geoserver, PostGIS and Postgres setup better on which web server?

Is it better to have Jetty or Apache as a Webserver for GIS stack?
1
vote
2answers
143 views

502 Bad Gateway

I am trying to access the featureInfo in my application and I keep getting 502 Bad Gateway Network error. In teh console log under the response tab I am getting this error, This proxy does not allow ...
1
vote
1answer
1k views

XMLHttpRequest cannot load http://localhost: /geoserver/wfs. Origin http://localhost is not allowed by Access-Control-Allow-Origin [duplicate]

Possible Duplicate: Setup own Openlayers Proxyhost Error WFS Request, PROXY problems I have this error: XMLHttpRequest cannot load http:// localhost: /geoserver/wfs Origin http:// ...
3
votes
4answers
335 views

How do I get Geoserver to run on my Webserver?

Thanks to iant, dariapra, RK, & rangvald, as the combination of setting up the Geoserver Proxy in the interface, and making changes to the Apache & Tomcat worked. I can now click on the Open ...
3
votes
3answers
162 views

For the non-IT savvy GIS person (not great w/ Linux & Apache) could someone suggest how to set up PostgreSQL, Geoserver, and ISS/Apache?

I've heard of GeoCommon as being an easy GIS solution, but I'd like to host the data locally for internal users. I know of a group called Open Geosuite - but the ongoing maintenance is something I'd ...
1
vote
2answers
2k views

How to proxy Geoserver through Apache in Windows

i am using apache web server on localhost:80 and geoserver served from jetty servlet on localhost:8888. i want to setup a proxy to redirect the requests such that requests to localhost/geoserver are ...
1
vote
1answer
316 views

WMS application in Apache

To host a map application in real world, developed using GeoServer, we need a server with Tomcat/JSP rather than Apache, right? Correct me if I am wrong since my background is as GIS not development. ...
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 ...