Hi, i just run the appfuse:gen-model plugin. The codes are successfully generated from the table. But in the message stack trace, it tells me that it's looking for a database.properties file. The only file i see in that folder is jdbc.properties. So is there some configuration that I need to do?
[INFO] [appfuse:gen-model] [INFO] Configuration XML file loaded: D:\projects\mystruts2project\src\main\resources\hibernate.cfg.xml [INFO] Configuration XML file loaded: D:\projects\mystruts2project\src\main\resources\hibernate.cfg.xml [INFO] src/main/resources/database.properties not found within the project. Trying absolute path. [INFO] No hibernate properties file loaded. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27 seconds [INFO] Finished at: Fri May 25 11:54:10 SGT 2007 [INFO] Final Memory: 16M/29M [INFO] ------------------------------------------------------------------------ -- /fadhli
