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 >
