I don't know if the dbunit plugin supports this. You can checkout their documentation at:
http://mojo.codehaus.org/dbunit-maven-plugin/ If this feature doesn't exist, I'm sure it could be added. You should be able to enter an issue in their JIRA for adding this feature. Matt On 10/24/07, ros <[EMAIL PROTECTED]> wrote: > > Hi! > > I want to load data from sample-data.xml and sample-data-slice1.xml, > sample-data-slice2.xml, sample-data-slice3.xml. Each files contains data > for all tables. > > Reason: files too big. > Condition: load data from all files always. > > How I can tell dbunit to load data from multiple files? > > Thanks. > -- > View this message in context: > http://www.nabble.com/can-DBUNIT-maven-plugin-load-data-from-multiple-files--tf4683736s2369.html#a13383892 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
