OK, I'm not an expert but I would take a guess that the jackrabbit webdav code is not setting the mime type correctly on the file node that it will create when you upload the file.
Its going tobe doing something like the code you can see here [1]. [1] http://wiki.apache.org/jackrabbit/ExamplesPage#Importing_a_File 2010/1/25 Odie1001 <[email protected]> > > I added the file using a webdav client BitKinex. > -- > View this message in context: > http://n4.nabble.com/MIME-Type-Problem-tp1049643p1289462.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >
