[
https://issues.jboss.org/browse/WFLY-10554?page=com.atlassian.jira.plugin...
]
Jim Ma edited comment on WFLY-10554 at 6/23/19 11:24 PM:
---------------------------------------------------------
{quote}BTW the suggested "export" change does not work as the class is required
by OpenSAML module but not from the referring one.{quote}
Then the easy way to fix this could be create your own opensmal module which includes
dropwizard jar file or package these jars in your application.
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)