Hi, >>how does one go about creating database tables for the new (real) junit >>tests in cpactf/src/test/java ? create dll and put into corresponding package( by creating it) in "cpactf/src/test/dll" and then you have to modify "cpactf-conf.xml" which available in "cpactf/src/test/resource" for mapping and then you have to add the mapping file in corresponding package in "cpactf/src/test/resource".
>>Is it really that one does have to >>execute all the *.sql statements as available in cpactf/src/test/dll ? No you just need to create the table of corresponding test in the table. hope this will help, If you still face the problem you can ask for more details. Regards, Udai On 6/13/08, Werner Guttmann <[EMAIL PROTECTED]> wrote: > > Hi, > > how does one go about creating database tables for the new (real) junit > tests in cpactf/src/test/java ? Is it really that one does have to > execute all the *.sql statements as available in cpactf/src/test/dll ? > > Regards > Werner > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >