0 Replies Latest reply on Mar 29, 2007 2:00 PM by ycindepalle

    Unable to open the welcome file list

    ycindepalle

      Greetings.
      I have set up the welcome file list as below in my web.xml created for the application and deployed as a war file.

      <welcome-file-list>
      <welcome-file>Security_Login.jsf</welcome-file>
      </welcome-file-list>

      I have set up the context root as SOASecurity in the application.xml. When i try to open the login page like this: http://localhost:8080/SOASecurity, I am not able to open the Security_login.jsf instead the directory listing is displayed.

      Am I doing anything wrong here.

      Any help is greatly appreciated.

      regards
      Yugandhar