Re: Recovering XML Signature via JAXB

2018-07-20 Thread Colm O hEigeartaigh
According to the schema, the Signature Element is a SignatureType: and the SignatureType is available in the bindings directory: https://github.com/apache/santuario-java/blob/trunk/src/main/java/org/apache/xml/security/binding/xmldsig/SignatureType.java The JAXB bindings are used by the

Re: linking error when building xml-security-c with xalan support

2018-07-20 Thread Cantor, Scott
On 7/20/18, 6:36 AM, "Guillaume Rousse" wrote: > I'm not a C++ expert, but if the linker tries to resolve symbols in > xalan library using xerces 3.2 namespace, does it means than the actual > dependency is not just "xalan >= 1.11", but "xalan >= 1.11, build > against xerces >= 3.2" ? Yes,

linking error when building xml-security-c with xalan support

2018-07-20 Thread Guillaume Rousse
Hello. I'm unable to build xml-security-c with xalan support, as I'm facing a linking error: /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64