Supporting org.apache.xml.security in graalVM

https://news.ycombinator.com/rss Hits: 4
Summary

Full configuration file to get org.apache.xml.security working. [{ "name": "com.sun.org.apache.xpath.internal.functions.FuncNormalizeSpace", "methods": [ { "name": "", "parameterTypes": [] } ] }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA256", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA512", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmit", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA1", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA384", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSAMD5", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureECDSA", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureDSA", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.c14n.implementations.Canonicalizer20010315Omit", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.c14n.implementations.Canonicalizer20010315With", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWith", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA1MGF1", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA224MGF1", "allDeclaredConstructors": true }, { "name": "org.apache.xml.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA256MGF1", "allDeclaredConstructors": true }, { "name":...

First seen: 2025-08-13 14:04

Last seen: 2025-08-13 17:05