Look at the exceptions param of the WMS request. You can set this to application/vnd.ogc.se+xml. If an exception occurs then, you will get an XML response rather than an image. This means that your client should watch out for exceptions then.
Regards, Andreas. On Sep 2, 2010, at 12:21 , <[email protected]> wrote: > > Hi, > a quick question. > > We are getting some error/exception messages incorporated with the wms > tiles, so that the end-user will see them. We can handle the errors now but > how can we be sure that in the future, that no error messages will be > delivered to the end user? Is there some option to turn on/off? > > - mika - > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
