Hi! I suppose to use tourque as standalone. I have succesfully done the first step by running "ant project-om" and have my tourque-classes :)
Now I have a question: In the file build.properties I have set the mysql-db-propetries: <!-- databaseUrl = jdbc:mysql://127.0.0.1/bvgc databaseDriver = org.gjt.mm.mysql.Driver databaseUser = root databasePassword = xxxxxx databaseHost = 127.0.0.1 --> The question is, where has that above information been saved after running ant project-sql Does tourque/turbine fetch that information at runntime from this file? If yes, how do I tell tourque to get the db informations from this file when I use it NOT together with turbine? If no how does tourque then get the information for the db access? Do I have to rebuld tourque when the db acess information changes (when I put the app on my webspace for instance?) I thank you a lot for your help! Nice Greetings! Florian -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
