Help!

Seeing some errors in my mapserv.log file, I edited all of my map files
to add, in the metadata section of each layer, the single item

"wms_exceptions_format"          "application/vnd.ogc.se_xml"

Now I see a few errors that say

WMS server error. Invalid format application/vnd.ogc.se_XML for the EXCEPTIONS 
parameter.

It would seem that the wms_exceptions_format value is case sensitive;
should it be?

Is this metadata item repeatable?  Can I write, for example

"wms_exceptions_format"          "application/vnd.ogc.se_xml"
"wms_exceptions_format"          "application/vnd.ogc.se_XML"

or perhaps

"wms_exceptions_format"          "application/vnd.ogc.se_xml, 
appplication/vnd.ogc.se_XML"

Peter
-- 
Peter N. Schweitzer (MS 954, U.S. Geological Survey, Reston, VA 20192)
(703) 648-6533  FAX: (703) 648-6252  email: [email protected]
<http://geology.usgs.gov/peter/> 
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to