Giter Club home page Giter Club logo

Comments (5)

dstenger avatar dstenger commented on August 27, 2024

Thank you for reporting.
You are right, the documentation seems to be outdated here.
Please check this manual: https://github.com/opengeospatial/cite/wiki/How-to-create-Docker-Images-of-test-suites#create-docker-image-and-create-and-start-docker-container? Could you please provide feedback if this solves your problem? Then, I will update the README.

from ets-wps20.

fmigneault avatar fmigneault commented on August 27, 2024

Yes. This procedure worked. I was able to start the docker after using docker run -p 9090:8080 ogccite/ets-wps20:latest with the application responding on http://localhost:9090/teamengine.

I tried running the ETS WPS2.0 tests suite after.
My test server is here: https://services.crim.ca/weaver/wps?service=WPS&request=GetCapabilities, with the echo process responding here: https://services.crim.ca/weaver/wps?service=WPS&request=DescribeProcess&identifier=echo&f=xml.

I have tried running the tests with the input https://services.crim.ca/weaver/wps as the URL, but all tests except 1 (Valid Service Name) fail. Is this the correct value to provide?

from ets-wps20.

dstenger avatar dstenger commented on August 27, 2024

Yes, the input should be correct.
It seems that your service does not support version 2.0.0.
When I request https://services.crim.ca/weaver/wps?service=WPS&request=GetCapabilities&version=2.0.0, I still get a WPS 1.0.0 capabilities document.
Can you please check this?
If you have further questions about the testing of your specific service, can you please open a new GitHub issue (this issue should only discuss the README topic)?

from ets-wps20.

fmigneault avatar fmigneault commented on August 27, 2024

Thanks for point out this problem!
Beside the invalid schema locations (http://www.opengis.net/wps/1.0.0), is there something obvious that seems to be missing in the XML output to make it WPS-2.0.0 compliant?
I will forward the relevant details to the maintainers for the underlying WPS server.

from ets-wps20.

dstenger avatar dstenger commented on August 27, 2024

PR was created to remove the outdated content: #41

from ets-wps20.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.