[
http://jira.jboss.com/jira/browse/JBSEAM-2602?page=comments#action_12399063 ]
Pete Muir commented on JBSEAM-2602:
-----------------------------------
Yes, this is what I was after.
Document use of flat dataset file in the Seam reference
-------------------------------------------------------
Key: JBSEAM-2602
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2602
Project: JBoss Seam
Issue Type: Bug
Components: Test Harness
Affects Versions: 2.0.1.GA
Reporter: Siarhei Dudzin
Fix For: 2.1.0.GA
"33.3.2. Integration Testing with Mock Data" specifies usage of dataset
exported with the help of dbunit.
Considering that maven uses xml export format by default and Seam uses FlatXml (just
'flat' in case of maven configuration) format this may cause confusion (DbUnit
just throws NoSuchTableException which is difficult to trace). Either changing
DataSetOperation to use XMLDataSet (so that default format would be used) or explicitly
documenting that flat data format is used for export is necessary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira