The SAML failures were caused by a hard-coded String in SAMLUtils, I
fixed it in CXF master here:
https://github.com/apache/cxf/commit/1e90f53f720b76c2dbac910e58ef0b291f98c032
Colm.
On Tue, Mar 22, 2022 at 12:48 PM Jim Ma wrote:
>
> Hi Colm,
>
> Please checkout my working branch :
> https://git
Thanks for the quick fix, Colm.
It seems there is another failure under services/sts/systests/advanced:
[INFO] Running org.apache.cxf.systest.sts.renew.SAMLRenewTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
10.297 s <<< FAILURE! - in org.apache.cxf.systest.sts.renew
jimma commented on a change in pull request #924:
URL: https://github.com/apache/cxf/pull/924#discussion_r833834666
##
File path: core/src/main/java/org/apache/cxf/common/jaxb/JAXBUtils.java
##
@@ -1174,6 +1176,54 @@ private static Object createEscapeHandler(Class cls,
String