Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Sanjiva Weerawarana <sanj...@opensource.lk> |
Subject | Re: svn commit: r398988 - in /webservices/axis2/trunk/java/modules/security/src/org/apache/axis2/security: WSDoAllReceiver.java util/Axis2Util.java |
Date | Tue, 02 May 2006 18:32:16 GMT |
On Tue, 2006-05-02 at 17:54 +0000, ruchithf@apache.org wrote: > + > + //Workaround to prevent a bug in AXIOM where > + //there can be an incomplete OMElement as the first child body > + OMElement firstElement = env.getBody().getFirstElement(); > + if(firstElement != null) { > + firstElement.build(); > + } Um if this is a bug in Axiom shouldn't we fix it there? I guess its post 1.0 now .. maybe that's what u mean. Sanjiva. | |
Mime |
|
View raw message |