I mean if I have a program that is written against Apache XML Security v1.3 will
it continue to work if I relink it against Apache XML Security v1.4.3?
Thanks,
Sasha.
Sasha wrote:
Hi,
I have a quick question. Is Apache XML Security v1.4.3 compatible with 1.3?
Do you mean JDK 1.3? No.
JDK 1.4 and up.
--Sean
Thanks,
Sasha.
Sasha Matison
ca
Manager, Software Engineering
sasha.mati...@ca.com
Hi,
I have a quick question. Is Apache XML Security v1.4.3 compatible with 1.3?
Thanks,
Sasha.
Sasha Matison
ca
Manager, Software Engineering
sasha.mati...@ca.com
Hi all,
We are trying to use the SAX implementation of the XML Digital Signature
verification. The reason of choosing SAX over DOM is because we are
having huge files(10-30MB) whose signature needs to be created and
verified( Also it should be multithreaded). And in the DOM
implementation we are