« Return to Thread: changing webapp root

changing webapp root

by Kallin Nagelberg :: Rate this Message:

Reply to Author | View in Thread

Does anyone know how I can change the default webapp root when running grails?
I'd like to be able to configure it so i just hit http://localhost instead of http://localhost:8080/someProject.

I know when deploying to tomcat I could just create a ROOT.war. What about with jetty and grails?

Thanks!

 « Return to Thread: changing webapp root