On Wed, Aug 22, 2012 at 11:57 AM, Edd Grant <[email protected]> wrote: > Sorry, forgot to mention, logs do show that the DataSource is being found > in JNDI, so maybe my hypothesis doesn't hold any water after all: > > INFO 2012-08-22 08:53:27,492 DatabaseProvider:successMessage - SUCCESS: > Got parameters. Using configuration type JNDI_NAME > INFO 2012-08-22 08:53:27,493 DatabaseProvider:successMessage - -- Using > JNDI datasource name: java:comp/env/jdbc/rollerdb > INFO 2012-08-22 08:53:27,494 DatabaseProvider:successMessage - SUCCESS: > located JNDI DataSource [java:comp/env/jdbc/rollerdb] > INFO 2012-08-22 08:53:27,494 JPAPersistenceStrategy:<init> - > hibernate.transaction.manager_lookup_class: > org.hibernate.transaction.JBossTransactionManagerLookup > INFO 2012-08-22 08:53:27,494 JPAPersistenceStrategy:<init> - > hibernate.transaction.factory_class: > org.hibernate.transaction.JTATransactionFactory
Hmm... based on those log messages I wonder: did you download the right file? Are you sure you downloaded the Tomcat build? It's named "roller-weblogger-5.0.1-for-tomcat" - Dave
