Try manually creating the database for the newapp ie use the SQL CREATE DATABASE command within your DBMS, don't worry about the tables ant can do that for you but needs the database to be there to do so
hope this helps Gavin --- vishist mandapaka <[EMAIL PROTECTED]> wrote: > Hi, > I am fairly new to turbine development. I am > having problem building > the newapp. Here is the output of the "ant" > > Buildfile: build.xml > > init: > > init-tasks: > > set-os: > > set-windowsME: > > set-windows2000: > > set-windowsNT: > > set-windows98: > > set-unix: > > unix-ext: > > windows-ext: > > ext: > [echo] Platform = unix > [echo] Extension = sh > > create-database: > [echo] create-database.sh > [torque-create-db] > C:\usr\share\java\tdk\webapps\newapp\WEB-INF\src\sql\create-database.sh > > > Environment: JDK 1.5, ant 1.7a, Windows XP. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
