On Thu, Dec 30, 2010 at 7:24 AM, Dharmendra Sonawane <[email protected]> wrote: > > Hello list, > > I need your help to handle a error situation where the WMS call does not > return a map and throws an error. > I need to capture this error instead of getting it rendered on base map or > in the map control.
You currently have EXCEPTIONS=application/vnd.ogc.se_inimage in your request if you change that to application/vnd.ogc.se_xml you will get an XML error back. Your server may support more formats check in the capabilities file for possible response formats. Ian ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
