In order to serve a .wmv video file I tried adding a new mime type to domain1/config/default-web.xml
<mime-mapping>
<extension>wmv</extension>
<mime-type>video/x-ms-wmv</mime-type>
</mime-mapping>
It worked on my local XP machine, but it does not work on our Solaris server. It simply writes binary garbledy-gook to the browser.
In both cases, I restarted the domain.
Any ideas?
[Message sent by forum member 'fatherman' (fatherman)]
http://forums.java.net/jive/thread.jspa?messageID=257677