1 Reply Latest reply on Mar 25, 2016 5:53 AM by ehugonnet

    Wildfly redirects to index.jsf

    obreckoff

      Hi,

       

      i'm developing a jsf-application with wildfly 9.0.2. I created a frontcontroller with url-mapping / in web.xml. If for example I now open myapp.com/test my frontcontroller gets controll and all works fine. But if I open  myapp.com (the root-path) wildfly redirects the request to myapp.com/index.jsf. How can I avoid that?

       

      Thanks,

      Olrik