Glen, Arg, needed to add these:
hibernate.dialect=org.hibernate.dialect.MySQLDialect hibernate.transaction.factory_class=org.hibernate.transaction.JDBCTransactionFactory to the roller-custom.properties. Thought it was a bit odd that the change made no difference. OK agreed that it works! Phew! Cheers Greg. On 31 July 2013 16:33, Glen Mazza <[email protected]> wrote: > You and I are on different planets. The app should be running fine, > including adding. I think it's the Eclipse beast that is messing things up > for you. Can you do an mvn clean install (in command window, no Eclipse), > and start up standalone Tomcat (no Eclipse) and place the roller.war in the > webapps folder? > > I'll do that on my end and confirm it's working, as it was yesterday. > > Glen > > On 07/31/2013 11:22 AM, Greg Huber wrote: > >> Glen, >> >> ........Adding a media file does not work either. :( >> >> Maybe loose the named query? >> >> >
