1 Reply Latest reply on Mar 28, 2016 5:14 AM by swd847

    Forbidden

    jdelgadot

      I was create a maven project with the blank arquetype jee7 and after i deployed i try to see the results in the browser.

      It's happen the next:

       

      • localhost:8080/name_proyect --> Forbidden
      • localhost:8080/name_proyect/index.xhtml  (OK)

       

      My project hasn't web.xml neither welcome file. How wildfly knows that index.xhtml is the first page to load?