we are using JBoss4.0.5.  For flash video, we added 
 
<mime-mapping>
      <extension>flv</extension>
      <mime-type>video/x-flv</mime-type>
 </mime-mapping>
 
in tomcat conf/web.xml.
 
Restarted jboss. When uploading a foo.flv,  uploadeFile.getContentType returns 
"application/octet-stream", not "video/x-flv".  Could you please help me?
 
Thanks,
Dave


      

Reply via email to