I am new to GlassFish. I've got a problem with setting up an enviroment.
What I am trying to do is to setup railo (http://www.getrailo.org) on GlassFish. Railo is the ColdFusion container and it's free.
I can setup railo for running with GF (as war file) but it creates subdir on my server http://localhost:8080/railo and every ColdFusion app must be stored under this subdirectory. That is a problem for example in CFWheels framework.
So what I am asking is how to setup Railo on GlassFish to run on whole server not only in subdir. Installation like "module" kind.