[Geoserver-devel] 1.6.4b feedback

I am going through the udig training materials; and checking if 1.6.4 can be used for a couple of courses I have lined up.

On the main welcome page there is a link to "OpenLayers client" - this link is what I usually click on to look at tasmania and let people poke around with WFS-T.

This link is: http://localhost:8080/mapPreview.do

And comes up as broken..

    HTTP ERROR: 404

NOT_FOUND

RequestURI=/mapPreview.do

/Powered by jetty:// <http://jetty.mortbay.org>/

The link on the demo page (http://localhost:8080/geoserver/www/wfs-t.html) works just fine...

Jody Garnett ha scritto:

I am going through the udig training materials; and checking if 1.6.4 can be used for a couple of courses I have lined up.

On the main welcome page there is a link to "OpenLayers client" - this link is what I usually click on to look at tasmania and let people poke around with WFS-T.

This link is: http://localhost:8080/mapPreview.do

And comes up as broken..

It was still ok in 1.6.2... ah, it may have started to happen when
Gabriel rewrote all the links to be relative ones in order to have GeoServer properly work with http proxies. We have another similar issue here:
http://jira.codehaus.org/browse/GEOS-1971

Jody, did you open a jira issue for this one?
Cheers
Andrea

Andrea Aime wrote:

This link is: http://localhost:8080/mapPreview.do

And comes up as broken..
    

It was still ok in 1.6.2... ah, it may have started to happen when
Gabriel rewrote all the links to be relative ones in order to have GeoServer properly work with http proxies. We have another similar issue here:
http://jira.codehaus.org/browse/GEOS-1971

Jody, did you open a jira issue for this one?
  

I have now...I was looking for confirmation first: http://jira.codehaus.org/browse/GEOS-1983

Jody