Bug 780855 (SOA-3309)

Summary: EDS XML as source - results returned on 1st query only, subsequent query returns 0 rows - Streaming logic problem
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Warren Gibson <wgibson>
Component: EDSAssignee: Van Halbert <vhalbert>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.2.0.ER3   
Target Milestone: ---   
Target Release: 5.2.0.ER4   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-3309
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-07 17:39:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
PartsFromXml.vdb
none
server.log
none
PartsData.xml none

Description Warren Gibson 2011-08-26 13:56:44 UTC
project_key: SOA

Submitted the following queries to SOAP-5.2 ER3 server:
SELECT * FROM vParts
SELECT * FROM vParts where Part_Name = 'windshield'
SELECT * FROM vParts

Results were returned on the first query but 0 rows returned on the other queries.  this can be
duplicated.

The log file, PartsData.xml file and VDB are attached.

Comment 1 Warren Gibson 2011-08-26 13:59:44 UTC
Attachment: Added: PartsFromXml.vdb


Comment 2 Warren Gibson 2011-08-26 14:00:26 UTC
Attachment: Added: server.log


Comment 3 Warren Gibson 2011-08-26 14:01:54 UTC
Attachment: Added: PartsData.xml


Comment 4 Van Halbert 2011-08-26 14:28:41 UTC
Link: Added: This issue Cloned to SOA-3310


Comment 6 Warren Gibson 2011-10-07 17:39:40 UTC
10/7/2011 Test passed.