Okaaaay.... now it appears to be magically working.  Thanks to those of you
who sent karma or pixie dust my way.

David 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of David Spitz
Sent: Tuesday, October 05, 2004 2:06 PM
To: 'Research Triangle Java User's Group mailing list.'
Subject: [Juglist] windows media mime type in tomcat

Maybe someone can help me... I am running tomcat 5.0.25 and I'm trying to
set up a server to serve windows media (.wma) files.  I've added the
following lines in conf\web.xml:
 
    <mime-mapping>
        <extension>wma</extension>
        <mime-type>audio/x-ms-wma</mime-type>
    </mime-mapping>

However, when the files are served, they still appear to have a text or html
mime type, resulting in a window full of garbage text instead of a player
playing music.

Anyone know what the secret sauce is?

thanks,
David


_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org


_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to