Hi all,

I'm trying to setup geoserver (2.11.1) to cascade a remote WMS. When I
attempt this I get an error:

Connection test failed: Server returned HTTP response code: 401 for URL:
https://xxxx/wms?REQUEST=GetCapabilities&SERVICE=WMS....etc.

Turns out that the server I'm connecting to insists on lower case parameter
names in the URL. I setup the Capabilities URL in the Connection Info
configuration to use a URL with lower case parameter names. However the
Connection test error (above) displays uppercase for all parameter names
i.e. request=GetCapabilities gets shifted to REQUEST=GetCapabilities, which
then gets rejected by the other end.

The long and the short of it...Is it true that geoserver makes uppercase
the parameter names? If so, is it configurable not to do so?

Cheers,

Duncan
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to