Hi, I want to implement my own process in Geoserver WPS extension and when I'm looking in SVN-Code I see that in the trunk of geoserver ( http://svn.codehaus.org/geoserver/trunk/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/ WPS-Core Trunk ) are not all processes "gs-processes" and the applicationContext.xml have references to org.geotools.process. This meens this one for example? ( http://svn.osgeo.org/geotools/trunk/modules/unsupported/process-feature/src/main/java/org/geotools/process/feature/gs/ WPS-Geotools ) In the tag-Path of the stable version (2.1.3) are all the processes in wps-core of Geoserver
I see this both posts here show the implementation of own processes: http://osgeo-org.1560.n6.nabble.com/Add-a-WPS-process-to-GeoServer-td3793887.html#a3793890 http://osgeo-org.1560.n6.nabble.com/Add-a-WPS-process-to-GeoServer-td3793887.html#a3793890 http://osgeo-org.1560.n6.nabble.com/Using-custom-WPS-script-td3789690.html#a3789692 http://osgeo-org.1560.n6.nabble.com/Using-custom-WPS-script-td3789690.html#a3789692 For me it seems the posts show the "Geoserver-Way", but Andrea Aime writes a year ago, that there will maybe a change. My question is, how should I implement my own process yet? I don't want to change to much, when upgrading Geoserver. Can I directly build "geotools-way" for stable geoserver (2.1.3) or should I develope in "Geoserver-Way" and the change later will be "a piece of cake"? Thanks in advance. Regards Nikolai -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Own-WPS-Process-Which-way-of-implementation-tp4376277p4376277.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
