This mailing list does not accept attachments so I cannot see your Glassfish setup, but I'm going to guess that there is some mismatch between what you have named the DataSource in Glassfish and what Roller expects.
I don't know if there is anything special you'll need to do for Glassfish V3. I lost interest in Glassfish about a year ago, or maybe I should say Glassfish lost interest in me ;-) Any Glassfish V3 users out there want to advise Kim? - Dave On Thu, Jan 7, 2010 at 6:12 AM, Kim Tiedemann <kimti...@gmail.com> wrote: > Hi all, > > I am having a problem installing the Roller 4.0.1 on Glassfish v3. > > The problem is jndi: I get the following exception in the log: > > FATAL 2010-01-07 12:02:56,658 RollerContext:contextInitialized - > Roller Weblogger startup failed during app preparation > org.apache.roller.weblogger.business.startup.StartupException: ERROR: > cannot locate JNDI DataSource [java:comp/env/jdbc/roller]. Likely > problem: no DataSource or datasource is misconfigured. > > So roller cannot find the jndi datasource. > > In glassfish I have added a connection pool and a jdbc ressource named > jdbc/roller as can be seen in the attached file. > > Is there anything I should configure differently when using glassfish v3? > > Thanks in advance > > Cheers > > Kim >