How to do XML Signature 11g with oracle ebusiness suite 11.5.10 R2 (ATG 7)
I've an requirement to sign the xml file and as per the specs http://www.w3.org/2000/09/xmldsig#. or canonicalization method (rsa-sha1)...
Can anybody pls help how to do it in 11.5.10 ?
DB version .. 11g (11.2.0.3.0) 64 bit
JAVA versionjava version "1.6.0.14"
Java(TM) SE Runtime Environment (build 1.6.0.14-jinteg_07_mar_2012_00_45-b00)
Java HotSpot(TM) Server VM (build 20.6-b01-jre1.6.0.14-rc1b2 PA2.0 (aCC_AP), mixed mode)
I know in 11g oracle fusion middleware oracle supports this ..but how to do it in 11.5.10... has anybody used any java api for this like (apache xml security)....
but i don't know how to install ?