Nuno, thanks for your answer.
I managed to see my log entries after performing a WFS request. My goal is to clip WFS results using the bbox parameter. Using WPS gs:clip is pretty straight forward, fast and the results are fine. Andrea suggested to use DispatcherCallback to achieve this. If I'm on the right track, I can see that the results are of type org.geoserver.wfs.request.FeatureCollectionResponse. Now I have to modify those results by calling GeometryClipper with the bbox parameter and send them as the WFS response. Thanks for your help -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html _______________________________________________ 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 If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
