Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

XML-Model invalid according to model schema due to attribute 'modelVersion' instead of 'version' #240

Closed
deinhofer opened this issue Apr 6, 2018 · 0 comments
Assignees
Labels

Comments

@deinhofer
Copy link
Contributor

When you download the currently deployed model you get it in XML represenation. When you then upload the model again, the ARE fails with the following error message:
grafik
You can reproduce the problem with the online REST demos: http://asterics.github.io/AsTeRICS/webapps/startpage/#submenuRest:runtime_model_deployment

This is obviously because the model attribute 'modelVersion' is not according to the model schema definition, which expects 'version' instead.

Solution

Change attribute to 'version'

@deinhofer deinhofer added the bug label Apr 6, 2018
@deinhofer deinhofer self-assigned this Apr 6, 2018
deinhofer added a commit that referenced this issue Apr 12, 2018
Branch bugfixes v3.0.1:
Fixes #240 
Fixes #232 
Fixes #241 
Fixes #238
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant