Hi,
i'm new to Tourbine and i'm trying to build the Sample under Windows XP with
MYSQL.
The first Step running ant under $TDK_HOME works but the second step running
ant init under webapps/newapp/WEB-INF/build shows an error:

Property databasePasswort was circularly defined.

Im not shure whats wrong.
The content of my project.properties is:

databaseUrl = jdbc:mysql://127.0.0.1/newapp
databaseDriver = org.gjt.mm.mysql.Driver
databaseUser = root
databasePassword = pwd
databaseHost = 127.0.0.1

Can anybody help?

Thanx
Dieter


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

Reply via email to