You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Gennady Shumakher <Ge...@backflipsoftware.com> on 2007/09/17 11:16:23 UTC

Configure axis2 to use DOOM implementation

Hi all,

I want to use axis2 dynamic invocation with DOM parsing of the results.
As I could understand the underlying AXIOM can be configured to use DOOM
implementation rather then linked list one
(http://wso2.org/library/291). In this way I would save the need for
transformations via SAAJUtil. My question is how actually such
configuration of DOOM based parsing could be done in axis2?

 

Any help is appreciated,

Gennady