Openlayers output format won't work under Jetty 6.1
---------------------------------------------------
Key: GEOS-1082
URL: http://jira.codehaus.org/browse/GEOS-1082
Project: GeoServer
Issue Type: Bug
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.5.1
Chris reported:
I used the Jetty download, 6.1 maybe, as the servlet container, and
had a problem. The openlayers javascript does not load. It's listed at:
http://localhost:8080/geoserver//openlayers/OpenLayers.js
And if you go to that directly you get a NOT_FOUND error. If you go to
http://localhost:8080/geoserver/openlayers/OpenLayers.js then all works
fine. But the url it's referencing doesn't work right. I'm not sure
where the logic is that's adding to '/'s, but it's messing things up on
jetty. In tomcat everything is fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.codehaus.org/browse/GEOS-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Holmes reopened GEOS-1082:
--------------------------------
So the first part got fixed, so now openlayers works. But now it gets broken images for the WMS requests. It's the same problem,
http://localhost:8080/geoserver//wms?LAYERS=topp%3Astates&STYLES=population&FORMAT=image%2Fpng&TILED=true&TILESORIGIN=-124.731422%2C24.955967&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A4326&BBOX=-124.731422%2C24.955967%2C-95.850636%2C53.836754&WIDTH=256&HEIGHT=256
There's two / between geoserver and wms. And that makes it so it doesn't work
Openlayers output format won't work under Jetty 6.1
---------------------------------------------------
Key: GEOS-1082
URL: http://jira.codehaus.org/browse/GEOS-1082
Project: GeoServer
Issue Type: Bug
Reporter: Andrea Aime
Assignee: Andrea Aime
Chris reported:
> I used the Jetty download, 6.1 maybe, as the servlet container, and
> had a problem. The openlayers javascript does not load. It's listed at:
> http://localhost:8080/geoserver//openlayers/OpenLayers.js
>
> And if you go to that directly you get a NOT_FOUND error. If you go to
>
> http://localhost:8080/geoserver/openlayers/OpenLayers.js then all works
> fine. But the url it's referencing doesn't work right. I'm not sure
> where the logic is that's adding to '/'s, but it's messing things up on
> jetty. In tomcat everything is fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira