Raible's Wiki
Raible Designs AppFuseHomepage- Korean - Chinese - Italian - Japanese QuickStart Guide User Guide Tutorials Other ApplicationsStruts ResumeSecurity Example Struts Menu
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
Hide Menu |
2003.10.26 - Building AppFuse 0.9.9 with MckoiI am having trouble building Appfuse 0.9.9 pulled off of SourceForge. Specifically, I am running against Mckoi 1.0.2 and setup-db fails complaining that there is no user_roles table. I'm willing to debug the problem, but first I'd like to check if there is some well-known fix. UPDATE: First problem fixed — database.properties has an outdated name for the Mckoi dialect driver for hibernate. I read: hibernate.dialect cirrus.hibernate.sql.MckoiDialect It should read: hibernate.dialect net.sf.hibernate.dialect.MckoiDialect Now I'm working on a problem with the Mckoi JDBC driver not being found although both Mckoi jars are in the CLASSPATH.
|