I used to be able to view contents of my WAR directories in JBossAS 4.0.4. Now that I've deployed to 4.2.2, I get a 404 error if I specify a URL to a directory. URL's to html files work fine.
Example: http://localhost:8080/MyWar/tests/ returns 404. (In 4.0.4 it returned a directory listing of my html files.) | http://localhost:8080/MyWar/test/sometest.html works fine Is there some way to enable directory listings in 4.2.2 server? Thanks for any guidance. I couldn't find anything in the release notes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111063#4111063 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111063 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
