I have a virgo kernel server running and running RAP in it. All bundles required are loaded and I am able to access the application with the URL http://localhost/rap?startup=Application.main
This works fine, but now I'm stuck. I want to point the contextpath http://localhost/ to start the application directly but this is not working. Does anybody know how to "redirect" the root to that URL?
Thanks