[
https://issues.apache.org/jira/browse/TUSCANY-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523335
]
Raymond Feng commented on TUSCANY-1541:
---------------------------------------
We cannot simply comment out the operationClient.complete() call as it releases
the HTTP connection. Otherwise, we start to see hangs in
org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase.java because we
run out of connections in the pool. I'll invesigate a way to flush the OM data
before the http connection is closed.
> XMLStreamException in when calling XMLHelper.load() with a large XML
> --------------------------------------------------------------------
>
> Key: TUSCANY-1541
> URL: https://issues.apache.org/jira/browse/TUSCANY-1541
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Problem Determination
> Affects Versions: Java-SCA-0.99, Java-SCA-Next
> Environment: Tomcat
> Reporter: Sunny Ip
> Assignee: Raymond Feng
> Priority: Critical
> Fix For: Java-SCA-Next
>
> Attachments: ifx-ws-sdo.zip
>
>
> When XMLHelper.load() is called with a very long XML string, OMStAXWrapper
> throws an XMLStreamException. I get this problem when I'm receiving a WS
> response with an SDO object containing a collection of records, leading to a
> TransformationException when databinding.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]