Hi
I am trying get a reference to the GeoServer catalog, so that I can add/remove new workspace/stores through my OWS service ( I do not want to use the REST HTTP calls). I have tried juggling with CatalogBuilder(), GeoServerApplication().getCatalog(), etc., but I am not getting it right. I have followed the OWS tutorial on the Geoserver site. By any chance, does my OWS service need to inherit any specific class?. Could anyone please tell me how to create a new workpace/stores through the OWS services?
–
Sunil Hegde