Hi
I wonder if you can help me. I have downloaded Turbine and mySQL as the DB. I'm new
to both ! In the install documentation
http://jakarta.apache.org/turbine/tdk/tdk-howto.html
step 4 it asks to specify database properties and DB connection info
can you provide me some more specifics on this step ?
i.e what do I set the following build.properties to?
# todo!!!
lib.dir = ${build.webappRoot}/WEB-INF/lib
torque.home = ${build.webappRoot}/WEB-INF
outputDirectory = src
schemaDirectory = conf
# -------------------------------------------------------------------
#
# D A T A B A S E S E T T I N G S
#
# -------------------------------------------------------------------
database.name = partnernet
database = mySQL
createDatabaseUrl = ${createDatabaseUrl}
buildDatabaseUrl = ${buildDatabaseUrl}
databaseUrl = ${databaseUrl}
databaseDriver = ${database.driver}
databaseUser = user
databasePassword = password
databaseHost = ${databaseHost}
_____________________________________________________________________
This e-mail has been scanned for viruses by the WorldCom Internet Managed Scanning
Service - powered by MessageLabs. For further information visit http://www.worldcom.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]