Hi All,

I am trying to create a XML digital signature for a huge xml file. As the current xml signature api (jsr105) is having dom based implementation. It is throwing Out of memory exception.
...