Benjamin Pross

Results 20 comments of Benjamin Pross

> **I want to work on this issue please assign it to me** Great, please read the following before you start working on the issue: https://52north.org/software/get-involved/#code You will need to...

Thanks for this, the tests are failing, though. Seems to be a maven problem . Also note that we will need a signed Contributors Licence Agreement from you before we...

No, I am afraid not.

Sure, it is on my list ;)

Hi ridoo. Thanks for this, I will have a look into it.

> **I want to work on this issue please assign it to me !** Great, please read the following before you start working on the issue: https://52north.org/software/get-involved/#code You will need...

I created a branch where I added an applicationContext file defining three beans for the wpsServlet, the retrieveResultServlet and and an example RResource class: https://github.com/bpross-52n/WPS/tree/use-spring-for-servlet-config. I am afraid, the resource...

Hi, you could use this as an example for a custom process extension: https://github.com/bpross-52n/wps-process-repository-skeleton

Hey, sorry, I was travelling. The short answer is: No, there is no example using a WPS 2.0 process description. The reason behind is that there are several ways to...

So, the R repository is the only one annotated with Component, right? Could the annotation maybe be removed and the injected stuff be requested from the config module?