users@glassfish.java.net

Re: JSF URL Pattern in web.xml

From: <glassfish_at_javadesktop.org>
Date: Tue, 29 May 2007 07:42:52 PDT

......So for test-war.war file:

If I go to http://localhost:8080/test-war/ , it would show the directory file listing of the war file.

As a workaround, I added an empty "index.jsf" file into the war file. So, if I go to http://localhost:8080/test-war/ , it would show the content of "index.jsp" file.

But when I go to http://localhost:8080/test-war/index.jsf , it would show the empty content of "index.jsf" (and not the "index.jsp").

There is another issue if I attach the war file to a virtual server.

So, is this a bug?

Thanks.
[Message sent by forum member 'amerigo5' (amerigo5)]

http://forums.java.net/jive/thread.jspa?messageID=219258