Closed ndoschek closed 2 years ago
We should check whether this is by chance fixed with the v2 refactorings
This problem persists in combination with emfcloud-modelserver-theia
using v1
. Therefore an issue in the emfcloud-modelserver-theia
repository was created: emfcloud-modelserver-theia/issues/90.
The basic workflow without the Theia application works (e.g. via direct requests or if using the ExampleModelServerClient
) on the Model Server under Windows. Therefore I close this issue in this repo.
Currently, the save request that uses the modelUri path as parameter stopped working on Windows. See also the discussion https://github.com/eclipse-emfcloud/emfcloud/discussions/120 on that topic.
Tested via the
emfcloud-modelserver-theia
example application:Coffee.ecore
to setControlUnit
name toControlUnitNew
Coffee.ecore
saveAll
request forCoffee.ecore
persists the changesInvestigate if other requests are affected as well.