Hi Justin,

as per setting up the correct encoding for all xml output, I had to add a WFS 
constructor argument to FeatureResponse and GeometryResponse, and set the 
<constructor-arg ref="wfs"/> argument in applicationContext.xml to both 
beans.

That is so write(Object value, OutputStream output, Operation operation)
can do
encoder.setEncoding(wfs.getCharSet());

If you have any objection with that speak now before I commit :)

regards,

Gabriel

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to