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

[BUG] AAS Generator generates AASX package with wrong schemaLocation entry. #463

Closed
bs-jokri opened this issue Oct 20, 2023 · 3 comments
Closed
Labels
aas acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. bug Something isn't working

Comments

@bs-jokri
Copy link
Contributor

Describe the bug
Similar bug as here
#461

but this time for the AASX serialization.

Quickfix added in #459 does not work here as another serializer from the AAS4j library is used.

Root cause described here: eclipse-aas4j/aas4j#186

Could be fixed by implementing unzipping of the aasx archive, applying the implemented fix to the content.xml file and zip again.

Where
org/eclipse/esmf/aspectmodel/aas/AspectModelAASGenerator.java:132

@chris-volk
Copy link
Contributor

Review this and #461 when eclipse-aas4j/aas4j#186 is fixed.

@chris-volk chris-volk added the acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. label Oct 24, 2023
@bs-jokri
Copy link
Contributor Author

can be closed as AAS4j team identified different root cause:
eclipse-aas4j/aas4j#186

@Yauhenikapl
Copy link
Contributor

Hi,

you can follow this issue - Serialized AASX File not readable by the AASX-Package-Explorer for checking fix of different one thing.

Thanks,
Best Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aas acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants