Try adding the following mime type to the list at the end of
server/default/deploy/jbossweb-tomcat55.sar/conf/web.xml:
<mime-mapping>
| <extension>bat</extension>
| <mime-type>application/octet-stream</mime-type>
| </mime-mapping>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098906#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...