So am I crazy for considering doing a beta/production release on Glassfish V3 Prelude? Since all of my content is dynamic, I'm not even thinking of bothering to set up apache in front either. Doing so complicates the setup by requiring something like AJP or mod_jk and will not offer us much in terms of capability.
So there will be three war files on deployment. 3 JNDI data sources with about 90 connections parked, scaling up to 160 to a PGSQL datastore....
The three wars comprise a CMS system and a grails application?
Is my logic fatally flawed that I don't need to put apache in front of this setup?