[
https://issues.jboss.org/browse/WFLY-10554?page=com.atlassian.jira.plugin...
]
Jim Ma edited comment on WFLY-10554 at 6/10/19 2:52 AM:
--------------------------------------------------------
[~rady66] From the error stacktrace, opensmal is initialized by your application code
and there is descriptor file to declare opensmal dependency , right ? If this is the
case, you need create a module with these missing metrics jar file and export opensmal
dependency.
was (Author: jim.ma):
[~rady66] From the error stacktrace, opensmal is initialized by your application code ,
right ?
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)