[ 
https://issues.apache.org/jira/browse/AXIS2-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169252#comment-13169252
 ] 

Sagara Gunathunga  commented on AXIS2-4624:
-------------------------------------------

Dan, 
If you still on this list can you attach your patch here ? I'm happy to review 
and apply your patch. 

                
> Poor performance with large(?) data structures
> ----------------------------------------------
>
>                 Key: AXIS2-4624
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4624
>             Project: Axis2
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.5.1
>         Environment: Windows XP; Tomcat 6.0; axis2 1.5.1
>            Reporter: jacekw
>              Labels: axis2, performance
>
> While returning large(?) data structures from web service method, conversion 
> of java objects to xml takes long time.
> We return an array of complex java type.
> Web service method returns array of 100 objects of the same type.
> Resulting .xml size is ~800 kB.
> Conversion takes 15 seconds.
> Here is some log:
> [DEBUG] 10:49:22:686 [called web service method returns, axis starts 
> processing]
> [TRACE org.apache.axiom] 10:49:22:701 START_ELEMENT: 
> .
> .
> .
> [TRACE org.apache.axiom] 10:49:37:498 END_ELEMENT: 
> [TRACE org.apache.axiom] 10:49:37:498   QName: 
> {http://logistic.impl.ws.biz.esc.meb.max.com.pl}getItemsResponse
> [DEBUG org.apache.axis2 ] 10:49:37:498 [MessageContext: 
> logID=urn:uuid:A3DDF9D625B38D7BB01266227375558] Checking pre-condition for 
> Phase "soapmonitorPhase"
> This issue causes timeout-related problems on production environment.
> I suppose it's could be optimized after all it's just 100 structurally the 
> same xml pieces.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to