JBoss AS uses JBoss Web, which is a variation of Tomcat, as the HTTP server. You can find the mime types in server/xxx/deployers/jbossweb.deployer/web.xml, at the end of the file.
As far as I know, there is no way to add webdav support to JBoss Web. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265073#4265073 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265073 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
