should be
     jdbc:mysql://127.0.0.1:3306/newapp


----- Original Message -----
From: "Hongbin Liu" <[EMAIL PROTECTED]>
To: "Turbine Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 05, 2002 11:11 AM
Subject: tdk newbie problem


>
>
> Greetings:
>
> I am using tdk-2.1.tar.gz.
> I am having problem when build databases.
> Under TDKROOT/webapps/newapp/WEB-INF/build
>
> ant init
> failed.
>
> Following is part of ant message.
>
>
> turbine-insert-sql:
>
> insert-sql-file:
>      [echo] driver   org.gjt.mm.mysql.Driver
>      [echo] url      jdbc:mysql://127.0.0.1/newapp
>      [echo] user     root
>      [echo] password 08haohao
>      [echo] sqlfile  ../src/sql/turbine-schema.sql
>
> BUILD FAILED
> /home/lhb/packages/tdk/webapps/newapp/WEB-INF/build/build.xml:373:
> java.sql.SQLException: Server configuration denies access
> to data source
>
>
> Looking at turbine-scheme.sql, I found
> 'use newapp' missing in the beginning of the
> file. Could this be the cause of the problem?
> How to make ant generate a correct sql file?
>
> thanks,
>
> Hong
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to