Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 84692 invoked from network); 10 Jan 2006 20:05:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jan 2006 20:05:39 -0000 Received: (qmail 65769 invoked by uid 500); 10 Jan 2006 20:05:25 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 65744 invoked by uid 500); 10 Jan 2006 20:05:25 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 65733 invoked by uid 99); 10 Jan 2006 20:05:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2006 12:05:25 -0800 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=HTML_FONT_BIG,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mwinslow58@gmail.com designates 64.233.162.197 as permitted sender) Received: from [64.233.162.197] (HELO zproxy.gmail.com) (64.233.162.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2006 12:05:24 -0800 Received: by zproxy.gmail.com with SMTP id i11so3876437nzi for ; Tue, 10 Jan 2006 12:05:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=UbQwwhoRzkqmhLViYPRiVqY8JHd9nyxtkkAGeJnXsRtbi3VIHKZOmDFIi40+exbwbrb2espq2jAmZ/ydfwVHTcbdxRhtMma0hKdc8mb6rhf1FEwOJj11QpC72ws7YI5B+UcyowVhYI/o8ityw1osKmy2TF+L1I3laLj3uVY560k= Received: by 10.37.14.45 with SMTP id r45mr7377049nzi; Tue, 10 Jan 2006 12:05:03 -0800 (PST) Received: by 10.36.47.16 with HTTP; Tue, 10 Jan 2006 12:05:03 -0800 (PST) Message-ID: <711dcfa40601101205v26db77dbyf32863d68f1ef657@mail.gmail.com> Date: Tue, 10 Jan 2006 15:05:03 -0500 From: Mark Winslow To: users@tomcat.apache.org Subject: Can't play wmv MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17563_22563450.1136923503564" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_17563_22563450.1136923503564 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I am unable to get Tomcat 5.0 to properly serve up Windows Media (wmv) files. Despite adding the video/x-ms-wmv to my web.xml file, whenever I attempt to open wmv, I get pages and pages of text. Needless to say, this is not the desired result. I'm fairly confident that this is som= e 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 ** ------=_Part_17563_22563450.1136923503564--