January 29, 2009

The objective of our learning adventure is to culminate with the running the ubiquitous “Hello World!” application within a Grails framework. Before that happens though, we’ll need to embark on a gauntlet of mini-adventures – each being played out as a “Hello World!” application (i.e.: within JRuby, Glassfish, Apache, Sun Web Server, MySQL and then Grails).
For starters, I’m running on a MacBook Pro using Mac OS X Version 10.5.6 (Leopard) and using the bash terminal shell.
The entire series is as follows:
- Introduction
- Getting started with JRuby
- Getting started with GlassFish
- Restarting GlassFish
- Getting started with load balancing (Apache)
- Load balancing with web server redundancy (Apache)
- Load balancing with web server failover (Apache)
- Getting Started with Message Oriented Web Services (Java EE)
- Setting up a local network using FireWire
- Sending Email from Grails
- Deploying Grails on GlassFish v3
Advertisement