Need Your Help: ColdFusion on Glassfish, Geronimo, Resin, etc.
I need your help.
I’ve been exploring the idea of dropping IIS, and JRUN all together. JRUN for obvious reasons, but IIS because I need something faster and smaller. Apache is not the answer there.
So I’ve been playing with NGINX, and its worked out well. So my plan is to move to NGINX -> JEE Server (full-blown like GlassFish or Geronimo, or lighter like Tomcat or Resin) -> CF.
Obviously, none of the servers I’ve listed above are officially supported, nor is there much documentation on the Internet on using them with CF. Yes, I am able to get one site going with each one of them, but once I move beyond a simple setup, it all implodes. I need something like JRUN, where I can “instances” pretty easily, but not be tied to the directory structure of the server, among other things. It must work on Windows, and it must have a decent web-based admin tool.
Any thoughts?