Hello,
I am unable to get Tomcat 5.0 to properly serve up Windows Media (wmv)
files.
Despite adding the following to my web.xml file,

<mime-mapping>
<extension>wmv</extension>
<mime-type>video/x-ms-wmv</mime-type>
</mime-mapping>

whenever I attempt to open wmv, I get pages and pages of:

0&²uŽfϦ٪bÎlv ¡Ü«ŒG(c)ÏŽäÀ [EMAIL PROTECTED]
¤¤¢ µ¿_.(c)ÏŽãÀ SeaÒÓ«º(c)ÏŽæÀ Se3(c)FC|àïüK²)9>ÞA\…'
en-us]‹ñ&„EìGŸ_eRÉêËøÅ¯[wH„gªŒDúLÊb
IsVBR4DeviceConformanceTemplateL2 IsVBR4

Needless to say, this is not the desired result.  I'm fairly confident that
this is some kind of MIME misconfiguration, but am at a loss to find
anything to rectify the solution.

Can anyone shed some light on this?
Thanks,

-mw

Reply via email to