]
Radoslav Ivanov commented on WFLY-10554:
----------------------------------------
[~jim.ma] I cannot argue what is the right way to initialize OpenSAML but according to
their documentation we have to use that
"org.opensaml.core.config.InitializationService::initialize", which produces the
issue.
Note the documentation here:
OpenSAML 3.3.0 complains for missing class from
"metrics-core"
--------------------------------------------------------------
Key: WFLY-10554
URL:
https://issues.jboss.org/browse/WFLY-10554
Project: WildFly
Issue Type: Bug
Components: Web Services
Affects Versions: 13.0.0.Final
Reporter: Radoslav Ivanov
Assignee: Jim Ma
Priority: Critical
Attachments: screenshot-1.png
Module OpenSAML 3.3.0 requires depedency to module
"io.dropwizard.metrics:metrics-core" but it does not present. As a result
ClassNotFoundException is thrown.