Hi,
On the Geoserver WFS admin page there is an option to set the “SRS Style” of the returned GML (see Figure 1). It works perfectly for GML2 but not for GML3. It doesn’t matter what SRS Style do I set for GML3 it always returns with ‘OGC HTTP URL’ style. This is especially bad because the newest Openlayers3 doesn’t understand this style, only the normal ‘EPSG Code’ kind of srs style. I had even tried to set it manually in the wfs.xml configuration file (Figure 2) but it doesnt affect the result either. I am not sure I should open a bug report for this since it works very well for GML2 so it should be minor code change to get it work for GML3 as well. Please help me out guys, is this a minor or major bug?
Figure 1: http://postimg.org/image/w0nhhks0j/
Figure 2: http://postimg.org/image/x0g4powdt/
Details: GeoServer 2.6.0 Stable Build Date 26-Sep-2014 16:00, Java 1.8.0_25, Windows 7.