[
https://issues.jboss.org/browse/WFLY-10554?page=com.atlassian.jira.plugin...
]
Radoslav Ivanov edited comment on WFLY-10554 at 6/23/19 9:36 PM:
-----------------------------------------------------------------
[~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:
https://wiki.shibboleth.net/confluence/display/OS30/Initialization+and+Co...
BTW the suggested "export" change does not work as the class is required by
OpenSAML module but not from the referring one.
was (Author: rady66):
[~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:
https://wiki.shibboleth.net/confluence/display/OS30/Initialization+and+Co...
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)