When I try: mvn appfuse:gen I get an error: [INFO] src/main/resources/database.properties not found within the project. Trying absolute path. [INFO] No hibernate properties file loaded.
which is, of course, correct - I don't have a database.properties file, but then I don't seem to need one in 2.0 (except for this plugin, apparently). What would I need to put in this file? The closest thing I've found is a very old "database.properties.reference" from some pre-2.0 version of appfuse. -- derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
