There is no GeoServer-specific code for the properties datastore.  The
GeoTools API provides a way for datastores to describe the configuration
they need and GeoServer is able to build the configuration page from that.
So if you follow the GeoTools tutorial and make sure those properties are
correctly described, then you should be able to just add a .jar containing
your datastore class to the geoserver WEB-INF/lib/ and have it recognized.

Hope this helps.

--
David Winslow
OpenGeo - http://opengeo.org/

On Tue, Jul 19, 2011 at 5:15 PM, mortac8 <[email protected]> wrote:

> Can someone point me in the right direction here?  I am trying to basically
> write my own DataStore for GeoServer that I can access via WFS.  I would
> just like it to even return 'hello world' or possibly a simple GML point to
> start with.
>
> Is this basically the tutorial I want to use?
>
> http://docs.geotools.org/latest/userguide/tutorial/advanced/contentdatastore.html
>
> I have read about PropertyDataStore in GeoTools.  Is that what's used for
> the "Properties" store in GeoServer?  Where does PropertyDataStore code
> live
> in GeoServer?  I only see that code in GeoTools.
>
> Any guidance or pointers are much appreciated!!
>
> Thanks,
> Ashley
>
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/Custom-DataStore-questions-tp6600346p6600346.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Magic Quadrant for Content-Aware Data Loss Prevention
> Research study explores the data loss prevention market. Includes in-depth
> analysis on the changes within the DLP market, and the criteria used to
> evaluate the strengths and weaknesses of these DLP solutions.
> http://www.accelacomm.com/jaw/sfnl/114/51385063/
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to