Hi I have a very basic setup for testing JCR.
Tomcat 6 installed on WIN2003 Server running on port 8080. Nothing else installed on the server. Jackrabbit 1.6.0 deployed via the tomact management interface. Everything works fine so far. I can access the Standard webdav and create folders and upload files. The problem happens when I try to access a file using our custom applications. The file that we need to retreive from the JCR is a .wav file that will be played by our custom app however if fails every time we try to get the file. The server is serving the file with a mime type of Application/octet-stream when it needs to be audio/x-wav. I have ensured that the correct mime type is set in the tomcat web.xml in the /conf folder. I cannnot find any other way to get the server to serve the file correctly. Has anyone experianced this problem with JCR / Tomcat before? Any help would be great. Thanks Gavin -- View this message in context: http://n4.nabble.com/MIME-Type-Problem-tp1049643p1049643.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
