Yes .. right now Rampart simply parses the whole DOM tree.

IMHO 99% of the time the SOAP Body will be signed and in those
instances we will have to anyway read parse the complete envelope in
verifying the signature. How do you suggest we can improve performance
in such cases?

Thanks,
Ruchith

On 3/27/07, Angel Todorov <[EMAIL PROTECTED]> wrote:
Hi Ruchith,

I have one concern regarding DOM <-> AXIOM conversion with respect to Rampart.

If i want to read a signature from the SOAP Header (suppose the
signature is generated from some client already and the SOAP request -
sent to the server) - does rampart parse the whole message into DOM
format into memory, or only the header parts that contain the
signature are parsed into a DOM tree ? I am asking this because of the
performance implications this may have.

Thanks very much.

Regards,
Angel



--
www.ruchith.org
www.wso2.org

Reply via email to