We've recently looked into this area and it does not look easy to do :-(



Samisa Abeysinghe <[EMAIL PROTECTED]>

24/02/2005 11:18

Please respond to
"Apache AXIS C Developers List"

To
Apache AXIS C Developers List <[email protected]>, Din%$h <[EMAIL PROTECTED]>
cc
Subject
Re: need to access Soap Body from Serializer





Well I do not think we have a dom tree. :( We use SAX with a pull model.

However, there are some issues raised in Jira to support what you are
looking for to support WS-Sec. It is not yet implemented though.

Samisa...



On Thu, 24 Feb 2005 02:02:08 -0800, Din%$h <[EMAIL PROTECTED]> wrote:
> Hi,
>     When we doing encryption ,  We get a body as a string and parse
> it to DOM Document .
>
> Please correct me if I'm wrong , In axis engine we build a DOM Tree
> and then retrieve Headers and other wanted things as we want??
>
> Is there a possibility to get access to DOM tree directly, If we able
> to get DOM Document directly that will be more efficient to perform
> encryption/decryption.rather than parsing string into DOM Document.
>
> U'r suggestions are warmly welcome !!!
>
> thanks
> regards,
> Dinesh
>

Reply via email to