Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

AASX Serialization of derived model element fails #352

Open
tobijk2 opened this issue Dec 12, 2024 · 0 comments
Open

AASX Serialization of derived model element fails #352

tobijk2 opened this issue Dec 12, 2024 · 0 comments

Comments

@tobijk2
Copy link

tobijk2 commented Dec 12, 2024

When serializing aas model elements (derived from the Default* implementation) an exception is encountered:
com.fasterxml.jackson.databind.JsonMappingException: local part cannot be "null" when creating a QName (through reference chain: model.Submodel["description"])
As the derived model elements do not implement new properties, just provide some additional helper, this is not an expected behavior.
Attached is a minimal test project to trigger the exception:
aasxSerializationTest.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant