[Geoserver-users] Problem accessing demos

I have downloaded and installed geoserver correctly and working through the Quickstart guide.

When I try to run http://localhost:8080/geoserver/data/mbdemos/demo/wfs-t/index.html or http://localhost:8080/geoserver/data/demo/popup_map/index.html, I get:


HTTP ERROR: 404 Not Found
RequestURI=/geoserver/data/mbdemos/demo/wfs-t/index.html

Or

HTTP ERROR: 404 Not Found
RequestURI=/geoserver/data/demo/popup_map/index.html

respectively. What’s wrong?

Thanks!
JAB

It appears those haven't changed to reflect the new data_directory format. I believe they were working, but the change got lost. I will make sure it gets in for next release.

Brent Owens
(The Open Planning Project)

Brown, Jeff (C2MS) wrote:

I have downloaded and installed geoserver correctly and working through the Quickstart guide.

When I try to run _http://localhost:8080/geoserver/data/mbdemos/demo/wfs-t/index.html_ or _http://localhost:8080/geoserver/data/demo/popup_map/index.html_, I get:

--------------------------------------------------------------------------------------------------------------

*HTTP ERROR: 404 Not Found*
RequestURI=/geoserver/data/mbdemos/demo/wfs-t/index.html
--------------------------------------------------------------------------------------------------------------

Or
--------------------------------------------------------------------------------------------------------------

*HTTP ERROR: 404 Not Found*
RequestURI=/geoserver/data/demo/popup_map/index.html
--------------------------------------------------------------------------------------------------------------

respectively. What's wrong?

Thanks!
JAB