i deployed geoserver 1.7.0 RC2 (geoserver.war) on my distrib linux CentOS
5.0 and on the demo page, the links to each openlayer wms sample doesn't
work, the message from Tomcat is
HTTP Status 404 - /geoserver/WEB-INF/pages/wms/
type Status report
message /geoserver/WEB-INF/pages/wms/
description The requested resource (/geoserver/WEB-INF/pages/wms/) is not
available.
Apache Tomcat/6.0.14
i have the WEB-INF/pages/wms directory which contains the goods files.
i had 1.6.3 version before wich worked perfectly.
---
A. Soroka / Digital Scholarship Services R & D
the University of Virginia Library
On Sep 17, 2008, at 3:27 AM, floflo wrote:
hi,
i deployed geoserver 1.7.0 RC2 (geoserver.war) on my distrib linux CentOS
5.0 and on the demo page, the links to each openlayer wms sample doesn't
work, the message from Tomcat is
HTTP Status 404 - /geoserver/WEB-INF/pages/wms/
type Status report
message /geoserver/WEB-INF/pages/wms/
description The requested resource (/geoserver/WEB-INF/pages/wms/) is not
available.
Apache Tomcat/6.0.14
i have the WEB-INF/pages/wms directory which contains the goods files.
i had 1.6.3 version before wich worked perfectly.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users
Humm... I don't remember doing anything... the user that opened
it also closed it without commenting...
The given solution in the thread is right :
the link /geoserver/WEB-INF/pages/wms/ in the URL is wrong, put
/geoserver/wms instead... don't know why it's not automatic.. but manualy it
works