[Geoserver-devel] HelloWPS

Hi all,

I am trying to follow the Implementing a WPS tutorial (http://docs.geoserver.org/latest/en/developer/programming-guide/wps-services/implementing.html), but when I try to build HelloWPS I get: error: package org.geoserver.wps.gs does not exist

I built Geoserver with the -Pwps flag, and have also tried unzipping the extension into the geoserver/WEB-INF/lib directory.

Here is my build info:

···

Jonny.

Hi Jonny, I build the HelloWPS sample successfully adding the “gs-wps-core” module as dependency…

org.geotools gt-process 14-SNAPSHOT org.geoserver gs-main 2.8-SNAPSHOT tests test **** **org.geoserver.extension** **gs-wps-core** **2.8-SNAPSHOT**

Best regards
Alvaro


De: Jonny Huck jonnyhuck@anonymised.com
Para: geoserver-devel@anonymised.com.net
Enviado: Viernes 8 de Mayo de 2015 9:55
Asunto: [Geoserver-devel] HelloWPS

Hi all,

I am trying to follow the Implementing a WPS tutorial (http://docs.geoserver.org/latest/en/developer/programming-guide/wps-services/implementing.html), but when I try to build HelloWPS I get: error: package org.geoserver.wps.gs does not exist

I built Geoserver with the -Pwps flag, and have also tried unzipping the extension into the geoserver/WEB-INF/lib directory.

Here is my build info:

Though in the course of trying to build this I have also used 2.6 (the one I started with) and 2.7 (downloaded as a WAR file)

My Hello World Class, pom.xml and applicationContext.xml files are all copied directly from the above webpage.

I have searched for the error, but have found no evidence of it on Google or the mailing lists. Am I doing anything obvious wrong?

Thanks very much,

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

That’s the solution, thanks so much!

···

On 8 May 2015 at 09:08, A Huarte <ahuarte47@anonymised.com> wrote:

Hi Jonny, I build the HelloWPS sample successfully adding the “gs-wps-core” module as dependency…

org.geotools gt-process 14-SNAPSHOT org.geoserver gs-main 2.8-SNAPSHOT tests test **** **org.geoserver.extension** **gs-wps-core** **2.8-SNAPSHOT**

Best regards
Alvaro


De: Jonny Huck <jonnyhuck@anonymised.com>
Para: geoserver-devel@lists.sourceforge.net
Enviado: Viernes 8 de Mayo de 2015 9:55
Asunto: [Geoserver-devel] HelloWPS

Hi all,

I am trying to follow the Implementing a WPS tutorial (http://docs.geoserver.org/latest/en/developer/programming-guide/wps-services/implementing.html), but when I try to build HelloWPS I get: error: package org.geoserver.wps.gs does not exist

I built Geoserver with the -Pwps flag, and have also tried unzipping the extension into the geoserver/WEB-INF/lib directory.

Here is my build info:

Though in the course of trying to build this I have also used 2.6 (the one I started with) and 2.7 (downloaded as a WAR file)

My Hello World Class, pom.xml and applicationContext.xml files are all copied directly from the above webpage.

I have searched for the error, but have found no evidence of it on Google or the mailing lists. Am I doing anything obvious wrong?

Thanks very much,

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@anonymised.comforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jonny.

:slight_smile:

it may be interesting report this issue to correct the documentation:

https://jira.codehaus.org/browse/GEOS#selectedTab=com.atlassian.jira.plugin.system.project%3Aissues-panel

Alvaro


De: Jonny Huck jonnyhuck@anonymised.com
Para: A Huarte ahuarte47@anonymised.com
CC:geoserver-devel@lists.sourceforge.netgeoserver-devel@lists.sourceforge.net
Enviado: Viernes 8 de Mayo de 2015 10:18
Asunto: Re: [Geoserver-devel] HelloWPS

That’s the solution, thanks so much!

On 8 May 2015 at 09:08, A Huarte <ahuarte47@anonymised.com> wrote:

Hi Jonny, I build the HelloWPS sample successfully adding the “gs-wps-core” module as dependency…

org.geotools gt-process 14-SNAPSHOT org.geoserver gs-main 2.8-SNAPSHOT tests test **** **org.geoserver.extension** **gs-wps-core** **2.8-SNAPSHOT**

Best regards
Alvaro


De: Jonny Huck <jonnyhuck@anonymised.com>
Para: geoserver-devel@anonymised.com.sourceforge.net
Enviado: Viernes 8 de Mayo de 2015 9:55
Asunto: [Geoserver-devel] HelloWPS

Hi all,

I am trying to follow the Implementing a WPS tutorial (http://docs.geoserver.org/latest/en/developer/programming-guide/wps-services/implementing.html), but when I try to build HelloWPS I get: error: package org.geoserver.wps.gs does not exist

I built Geoserver with the -Pwps flag, and have also tried unzipping the extension into the geoserver/WEB-INF/lib directory.

Here is my build info:

Though in the course of trying to build this I have also used 2.6 (the one I started with) and 2.7 (downloaded as a WAR file)

My Hello World Class, pom.xml and applicationContext.xml files are all copied directly from the above webpage.

I have searched for the error, but have found no evidence of it on Google or the mailing lists. Am I doing anything obvious wrong?

Thanks very much,

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jonny.

Indeed - I’ll get it submitted.

Thanks again!

···

On 8 May 2015 at 09:29, A Huarte <ahuarte47@anonymised.com> wrote:

:slight_smile:

it may be interesting report this issue to correct the documentation:

https://jira.codehaus.org/browse/GEOS#selectedTab=com.atlassian.jira.plugin.system.project%3Aissues-panel

Alvaro


De: Jonny Huck <jonnyhuck@anonymised.com>
Para: A Huarte <ahuarte47@anonymised.com>
CC:geoserver-devel@anonymised.comists.sourceforge.net” <geoserver-devel@lists.sourceforge.net>
Enviado: Viernes 8 de Mayo de 2015 10:18
Asunto: Re: [Geoserver-devel] HelloWPS

That’s the solution, thanks so much!

On 8 May 2015 at 09:08, A Huarte <ahuarte47@anonymised.com> wrote:

Hi Jonny, I build the HelloWPS sample successfully adding the “gs-wps-core” module as dependency…

org.geotools gt-process 14-SNAPSHOT org.geoserver gs-main 2.8-SNAPSHOT tests test **** **org.geoserver.extension** **gs-wps-core** **2.8-SNAPSHOT**

Best regards
Alvaro


De: Jonny Huck <jonnyhuck@anonymised.com>
Para: geoserver-devel@anonymised.comsts.sourceforge.net
Enviado: Viernes 8 de Mayo de 2015 9:55
Asunto: [Geoserver-devel] HelloWPS

Hi all,

I am trying to follow the Implementing a WPS tutorial (http://docs.geoserver.org/latest/en/developer/programming-guide/wps-services/implementing.html), but when I try to build HelloWPS I get: error: package org.geoserver.wps.gs does not exist

I built Geoserver with the -Pwps flag, and have also tried unzipping the extension into the geoserver/WEB-INF/lib directory.

Here is my build info:

Though in the course of trying to build this I have also used 2.6 (the one I started with) and 2.7 (downloaded as a WAR file)

My Hello World Class, pom.xml and applicationContext.xml files are all copied directly from the above webpage.

I have searched for the error, but have found no evidence of it on Google or the mailing lists. Am I doing anything obvious wrong?

Thanks very much,

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jonny.

Jonny.

Thanks for the discussion, I have updated the page (and it will rebuild shortly).

In the future if you see anything wrong with the docs it is very easy to make the change - github lets you edit directly:

On Fri, 8 May 2015 at 01:44 A Huarte <ahuarte47@anonymised.com> wrote:

:slight_smile:

it may be interesting report this issue to correct the documentation:

https://jira.codehaus.org/browse/GEOS#selectedTab=com.atlassian.jira.plugin.system.project%3Aissues-panel

Alvaro


De: Jonny Huck <jonnyhuck@anonymised.com>
Para: A Huarte <ahuarte47@anonymised.com>
CC:geoserver-devel@lists.sourceforge.net” <geoserver-devel@lists.sourceforge.net>
Enviado: Viernes 8 de Mayo de 2015 10:18
Asunto: Re: [Geoserver-devel] HelloWPS

That’s the solution, thanks so much!

On 8 May 2015 at 09:08, A Huarte <ahuarte47@anonymised.com> wrote:

Hi Jonny, I build the HelloWPS sample successfully adding the “gs-wps-core” module as dependency…

org.geotools gt-process 14-SNAPSHOT org.geoserver gs-main 2.8-SNAPSHOT tests test **** **org.geoserver.extension** **gs-wps-core** **2.8-SNAPSHOT**

Best regards
Alvaro


De: Jonny Huck <jonnyhuck@anonymised.com>
Para: geoserver-devel@anonymised.comsts.sourceforge.net
Enviado: Viernes 8 de Mayo de 2015 9:55
Asunto: [Geoserver-devel] HelloWPS

Hi all,

I am trying to follow the Implementing a WPS tutorial (http://docs.geoserver.org/latest/en/developer/programming-guide/wps-services/implementing.html), but when I try to build HelloWPS I get: error: package org.geoserver.wps.gs does not exist

I built Geoserver with the -Pwps flag, and have also tried unzipping the extension into the geoserver/WEB-INF/lib directory.

Here is my build info:

Though in the course of trying to build this I have also used 2.6 (the one I started with) and 2.7 (downloaded as a WAR file)

My Hello World Class, pom.xml and applicationContext.xml files are all copied directly from the above webpage.

I have searched for the error, but have found no evidence of it on Google or the mailing lists. Am I doing anything obvious wrong?

Thanks very much,

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Good to know, thanks very much!

On Tuesday, 12 May 2015, Jody Garnett <jody.garnett@anonymised.com…403…> wrote:

Thanks for the discussion, I have updated the page (and it will rebuild shortly).

In the future if you see anything wrong with the docs it is very easy to make the change - github lets you edit directly:

On Fri, 8 May 2015 at 01:44 A Huarte <ahuarte47@anonymised.com…> wrote:

:slight_smile:

it may be interesting report this issue to correct the documentation:

https://jira.codehaus.org/browse/GEOS#selectedTab=com.atlassian.jira.plugin.system.project%3Aissues-panel

Alvaro


De: Jonny Huck jonnyhuck@anonymised.com
Para: A Huarte <ahuarte47@…41…>
CC:geoserver-devel@anonymised.comge.netgeoserver-devel@lists.sourceforge.net
Enviado: Viernes 8 de Mayo de 2015 10:18
Asunto: Re: [Geoserver-devel] HelloWPS

That’s the solution, thanks so much!

On 8 May 2015 at 09:08, A Huarte ahuarte47@anonymised.com wrote:

Hi Jonny, I build the HelloWPS sample successfully adding the “gs-wps-core” module as dependency…

org.geotools gt-process 14-SNAPSHOT org.geoserver gs-main 2.8-SNAPSHOT tests test **** **org.geoserver.extension** **gs-wps-core** **2.8-SNAPSHOT**

Best regards
Alvaro


De: Jonny Huck jonnyhuck@anonymised.com
Para: geoserver-devel@lists.sourceforge.net
Enviado: Viernes 8 de Mayo de 2015 9:55
Asunto: [Geoserver-devel] HelloWPS

Hi all,

I am trying to follow the Implementing a WPS tutorial (http://docs.geoserver.org/latest/en/developer/programming-guide/wps-services/implementing.html), but when I try to build HelloWPS I get: error: package org.geoserver.wps.gs does not exist

I built Geoserver with the -Pwps flag, and have also tried unzipping the extension into the geoserver/WEB-INF/lib directory.

Here is my build info:

Though in the course of trying to build this I have also used 2.6 (the one I started with) and 2.7 (downloaded as a WAR file)

My Hello World Class, pom.xml and applicationContext.xml files are all copied directly from the above webpage.

I have searched for the error, but have found no evidence of it on Google or the mailing lists. Am I doing anything obvious wrong?

Thanks very much,

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jonny.


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@anonymised.comnet
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Jonny.