[ 
http://issues.apache.org/jira/browse/AXIS2-224?page=comments#action_12329946 ] 

Ajith Harshana Ranabahu commented on AXIS2-224:
-----------------------------------------------

Not building the stream fully causes certain problems with the stream 
(especially in the MTOM case). That is why the om.build() statement is there in 
the generated code. This problem probably needs to be tracked as a seperate 
issue in Jira.
BTW my guess is whatever the perf test needs to be done without databinding !

> Generated code always converts the XMLBeans things into OM representation 
> (vice versa)
> --------------------------------------------------------------------------------------
>
>          Key: AXIS2-224
>          URL: http://issues.apache.org/jira/browse/AXIS2-224
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: databinding
>     Versions: 0.92
>  Environment: All
>     Reporter: Ajith Harshana Ranabahu
>     Assignee: Ajith Harshana Ranabahu
>     Priority: Minor

>
> Dennis stated in his most recent performance test that the performance may be 
> imporoved by directly writing to the stream. The generated stubs always fully 
> build the OM tree which is a perf bottleneck

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to