DORSETRIGS
Home

stax (2 post)


posts by category not found!

Java StAX - error when parsing - Illegal character entity: expansion character code 0x19

Decoding the Illegal Character Entity Error in Java St AX When working with XML parsing in Java using St AX Streaming API for XML you might encounter the error

2 min read 05-09-2024 53
Java StAX - error when parsing - Illegal character entity: expansion character code 0x19
Java StAX - error when parsing - Illegal character entity: expansion character code 0x19

Signature verification of xml signature in Java with Apache Santuario does not work if xml is encrypted - how to disable decryption?

Solving Signature Verification Issues with Encrypted XML in Java using Apache Santuario Validating the signature of an encrypted XML document can be a tricky ta

2 min read 30-08-2024 46
Signature verification of xml signature in Java with Apache Santuario does not work if xml is encrypted - how to disable decryption?
Signature verification of xml signature in Java with Apache Santuario does not work if xml is encrypted - how to disable decryption?