You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building the docker image myself the server throws HTTP 500 errors when calling a request with the following error: Implementation of JAXB-API has not been found on module path or classpath.
When building the docker image myself the server throws HTTP 500 errors when calling a request with the following error:
Implementation of JAXB-API has not been found on module path or classpath.
The following dependencies are missing:
Also I got it only running with Java 8.
Then it's working as expected.
The text was updated successfully, but these errors were encountered: