OSGP / Documentation

This repository contains documentation for the Open Smart Grid Platform project. This repository is built as a GitBook, therefore all content has to be written using markdown syntax. See the latest GitBook:
https://documentation.gxf.lfenergy.org/
Apache License 2.0
24 stars 15 forks source link

Problem with SOAP UI and SmartMetering IF #262

Closed ThE-MaRaC closed 2 years ago

ThE-MaRaC commented 2 years ago

While trying to setup SoapUI we noticed that it is not possible to retrieve osgp-ws-smartmetering XSD files, an HTTP 405 error occurs.

curl -s -o /dev/null -w '%{http_code}' https://localhost/osgp-adapter-ws-smartmetering/wsdl/smartMetering/installationService/schemas/base-ws-smartmetering.xsd
405

Similar problem was reported in https://github.com/OSGP/Documentation/issues/221

stefanermens commented 2 years ago

Our apologies for the late response. We have put this issue on our backlog. We will try to solve this in the similar way as #221.

stefanermens commented 2 years ago

This issue is now solved.