Hi all,

Recently it was required that GeoServer have the ability to disable wfs 
1.1. So what I did was moved wfs 1.1 to a new module so that to disable 
wfs 1.1 all one must do is delete the jar for that (new) module. There 
should be no difference for the normal user.

However this solution is far from ideal and I have not committed it to 
trunk. On trunk I think we should use the new configuration to model the 
versions of a service which are enabled. And indeed the ServiceInfo 
interface has a getVersions() method for this purpose. Hooking our 
services up to will take some work but i believe its the right way to do 
it. Others may disagree.

-Justin

-- 
Justin Deoliveira
The Open Planning Project
[EMAIL PROTECTED]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to