in the getting started doc: Create and initialize a working database.
1. Create the necessary directories where your sail database will reside (specified in *settings.xml* previously). 2. Use ant to create a working database. ant db.create ant db.init i get the following: Buildfile: build.xml BUILD FAILED /Users/aperritano/dev/workspaces/pSpace/webapp/build.xml:121: taskdef class org.hibernate.tool.ant.HibernateToolTask cannot be found Total time: 0 seconds my maven entries M2_HOME=/Users/aperritano/dev/maven-2.0/bin M2_REPO=/Users/aperritano/.m2/repository i tried this with the ant tool in eclipse also, same result. cynick, what do u make of this? -Tony --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
