Bug 779861 (SOA-2220)

Summary: OGNLUtils.assertIsCollection fails
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Kevin Conner <kevin.conner>
Component: JBossESBAssignee: Kevin Conner <kevin.conner>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 GACC: kevin.conner
Target Milestone: ---   
Target Release: 5.1.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2220
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-18 01:40:54 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kevin Conner 2010-08-10 15:25:22 UTC
project_key: SOA

Comment 1 Kevin Conner 2010-08-10 16:01:55 UTC
Link: Added: This issue depends JBESB-3453


Comment 2 Kevin Conner 2010-08-10 16:36:08 UTC
Link: Added: This issue is incorporated by SOA-2210


Comment 3 Laura Bailey 2010-12-17 00:41:27 UTC
Writer: Added: Darrin


Comment 4 Laura Bailey 2010-12-17 00:47:59 UTC
Release Notes Docs Status: Added: Not Yet Documented


Comment 6 Kevin Conner 2011-02-17 13:34:30 UTC
The soapui SoapClient could incorrectly identify elements within the soap response as a collection and append an index to the name, e.g. [0].

Comment 7 Dana Mison 2011-02-18 01:40:54 UTC
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue
Release Notes Text: Added: The soapui SoapClient would, in some situations, incorrectly identify elements within the soap response as a collection and append an index to the name, e.g. [0].  This has been corrected and it no longer does this.