3 Replies Latest reply on Apr 9, 2013 10:46 AM by kuheylan

    Run Project on Server Root Context

    kuheylan

      Hi. I want to run project on server url. So not with context-root. I want to access to project with localhost:8080/index.xhtml, not localhost:8080/projectName/index.xhtml. I tried to remove context root value in application.xml but it didn't work. How can I do that?