Hi Udai,

Udai Gupta wrote:
> 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.
Sure, I do understand that. But it looks like I will have to execute
each of the existing DDL scripts in src/test/ddl manually against my
database ?

Werner

> 
> 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
>>
>>
>>
> 

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to