What version of Ant are you using to build the example? Sometimes errors occur with Ant 1.5, uses Ant 1.4.1 instead.
Hope this will help you. Make me know that. Lionel mail: [EMAIL PROTECTED] ----- Original Message ----- From: "Dieter Engelhardt" <[EMAIL PROTECTED]> To: "Jakarta-Turbine" <[EMAIL PROTECTED]> Sent: Friday, September 27, 2002 8:45 PM Subject: Problem building sample tdk 2.2 b1 under XP > 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
