[
https://issues.redhat.com/browse/WFLY-10554?page=com.atlassian.jira.plugi...
]
Jim Ma commented on WFLY-10554:
-------------------------------
[~rady66] Missed your comment and sorry for very late reply.
The reason I suggested to create your own opensaml module is opensmal is private module
as you already noticed. It means this module is :
{quote}Intended for internal use only. Only tested according to internal usage. May not be
safe for end user applications to use directly.Could change significantly or be removed in
a future release without notice.(From
https://docs.wildfly.org/19/Developer_Guide.html#the-jboss.api-property-a...
Given opensaml works for wss4j and Wildfly without dropwizard dependency(we have widlfly
and jbossws tests to verify this), dropwizard can be optional for opensaml
functionality. I'll try to talk with opensaml developer to see if this is the case
and anything can be improved there. If missing dropwizard makes opensaml error prone,
I'll definitely go to add it in opensaml module.
In the mean time , can you please give us some lines of example code for the opensaml
usage in your application to better understand this ?
OpenSAML 3.3.0 complains for missing class from
"metrics-core"
--------------------------------------------------------------
Key: WFLY-10554
URL:
https://issues.redhat.com/browse/WFLY-10554
Project: WildFly
Issue Type: Bug
Components: Web Services
Affects Versions: 13.0.0.Final
Reporter: Radoslav Ivanov
Assignee: Jim Ma
Priority: Major
Fix For: 19.0.1.Final
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.13.8#713008)