Glassfish seems like a natural successor to Tomcat. The clustering features look interesting, but I only have the one machine. Hmm. I’m going to need a shitload of zones. send in the clones The ‘zoneadm clone’ command creates a zone by copying an existing zonepath (to avoid going through the install twice). On Solaris Express, [...]
Archives for zones
sharing JVMs across zones
My (b33) glassfish v2 build is a bit long in the tooth (the latest promoted build is b50). It bundles a JVM, but the nightly builds don’t, so my first pre-upgrade step is to install a standalone 1.6 JVM. a communal JVM I’ll need a few zones for playing with glassfish clustering and they’ll all [...]
postgresql on solaris express
I need a database to do anything useful with glassfish . Here are my PostgreSQL install notes. the install I chose postgresql 8.2 as part of my SXCE install . If you don’t have it already, you need to: globalzone # cd /cdrom/Solaris_11/Product globalzone # pkgadd -d . SUNWpostgr-82-client SUNWpostgr-82-contrib \ SUNWpostgr-82-docs SUNWpostgr-82-libs SUNWpostgr-82-server \ [...]
