Matt, In Jul/2007 u sad: "AppFuse's full-source plugin doesn't support iBATIS or JPA yet" So what's the status of AppFuse 2.0.2??!
Ice-Man 2009/2/19 rob_h <rher...@surfkitchen.com> > > > Saeed Iqbal wrote: > > > > com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: FUNCTION > > appfuse_light.nextval does not exist > > > > I just came across this error in my build, and I think it is down to using > the wrong hibernate.dialect. In my case I still had the > org.hibernate.dialect.PostgreSQLDialect set by mistake even though I was > connecting to mysql. > > Changing hibernate.dialect to org.hibernate.dialect.MySQLDialect fixed the > problem. > > -- > View this message in context: > http://www.nabble.com/Error-with-appfuse%3Afull-source-tp11663469s2369p22103366.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >