Details
-
Task
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
Description
In the following PRs (non exhaustive list):
- https://git.magnolia-cms.com/projects/PLATFORM/repos/ce/pull-requests/520/diff#magnolia-integration-tests/pom.xml
- https://git.magnolia-cms.com/projects/INTERNAL/repos/addon-tests/pull-requests/52/overview
We realized that adding a dependency to smallrye 2.3.0 was essential in order to avoid the following message:
java.lang.IllegalAccessError: class io.smallrye.config.SmallRyeConfig tried to access protected method 'org.eclipse.microprofile.config.spi.Converter io.smallrye.config.common.AbstractDelegatingConverter.getDelegate()' (io.smallrye.config.SmallRyeConfig and io.smallrye.config.common.AbstractDelegatingConverter are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @2e8f83e4)
Which is due to an older version being pulled in. The root cause is yet to be found. Our expectation was that this would get solved in MAGNOLIA-8449, but it actually wasn't.
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MAGNOLIA-8449 info.magnolia.cors.SelfConfiguredCorsFilter needs to be restored
-
- Closed
-