Hide Forgot
Description of problem: There is an extra '>' character in sportsclub-ds.xml file. Version-Release number of selected component (if applicable): 1.2.0.GA How reproducible: Always. Steps to Reproduce: 1. Download jboss-wfk-demo-1.2.0.zip 2. Check jbossconf/sportsclub-ds.xml Actual results: XML is invalid, check an extra '>' character in following part: <idle-timeout-minutes>0</idle-timeout-minutes> > <track-statements/> Expected results: XML is valid. Additional info: Does not seem to affect functionality of the application, datasource is made available during deployment of the application.
Closed as not applicable anymore