On Thu, Aug 7, 2008 at 6:21 AM, Dick Davies <[EMAIL PROTECTED]> wrote: > Just a quick straw poll: what do most people run Roller on? > > We currently on Glassfishv2 with a DB2 backend, I've had some problems > (the CalendarTags thread last week and some misbehaving scheduled tasks) > that are making me think about changing database > (not appserver; phrases involving 'cold, dead hands' spring to mind). > > Oracle has the best support here, but it'll involve building a DB > cluster from scratch so I don't want to get something that turns out not to > work much better. > > The impression I get is that MySQL is the 'preferred' database; is that fair? > Does anyone use Oracle successfully?
I would guess that Tomcat and MySQL is probably the most popular configuration. I use Tomcat/MySQL and Glassfish/MySQL for production and Glassfish/Derby for testing. - Dave
