Edward Muller wrote:
> 
> I get the following when setting up (ant init step) the TDK....
> 
> insert-sql-file:
>       [sql] Executing file:
> /home/edwardam/java/tdk/webapps/newapp/WEB-INF/src/sql/turbine-schema.sql
>       [sql] Failed to execute: drop table TURBINE_PERMISSION
>       [sql] java.sql.SQLException: ERROR:  Relation 'turbine_permission'
> does not exist
>
It's just because the ant init begin to drop all the database. So ,
after, whne i try to drop a table in this database, that goes wrong.
But that an error acceptable, bacause the command create the new table
and so on...
So the build successful within somes errors..
 
>
> 
> Total time: 43 seconds
> 
> Can anyone help?
> 
> --
> Edward Muller
> Director of Information Services
> LearningPatterns.com Inc.
> 

Jerome Verleyen
-- 
 Bon. Yapuka fokon.
 -+- AT in: Guide du Cabaliste Usenet - Yfolferfer ! -+-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to