M_McDonald
16 years agoSuper Contributor
XML DataSource sensitive to namespace declaration order
Please see attached test case. When the Select button is used to select the Row XPath, a Java Runtime exception occurs when the DataSource is executed ('Bad DataSource'.) When I reverse the order of the auto-generated namespace declarations, the DataSource executes properly ('Good DataSource'.)