(I have avoided that cliche all year, give me a break) I’ve run various releases of Roller on various Glassfish versions, and am pretty happy with what I’ve settled on. Here are some gotchas it’s taken me a while to Google fixes for. Glassfish v2 Glassfish v3 is going to be awesome when it’s done, but it’s [...]
Archives for glassfish
memcached on solaris 10 for Roller4
I have a 2-node Glassfishv2 cluster running Roller 4 on Solaris 10 and discovered (the hard way) that memcached is the only safe caching option . If you’re trying to run Roller on a Glassfish cluster, do yourself a favour and skim over this checklist. You’ll thank me later, honest. install memcached (If you’re running Solaris [...]
Roller 4 on Glassfish v3
I did Roller 3 on Glassfish 2 a while back so thought that’d be the simplest thing to put on Glassfish3. The process has got quite a bit easier. get roller curl -O http://www.mirrorservice.org/sites/ftp.apache.org/roller/roller-4/v4.0.0/bin/apache-roller-4.0.zip unzip apache-roller-4.0.zip If you want to be able to send mail you’ll need Roller 4.0.1 (a bug in 4.0 breaks JavaMail [...]
