Package: mime-support
Version: 3.29-1
Severity: important
Tags: patch

I was trying to deploy a midp applet to a cellphone via http.
to make it work, i changed the mime type of jar to
application/java-archive. I looked iana assignments but couldn't
find for java so x- prefix seems logical. but to make it work,
it must be changed. i prefer changing it but at least a commented
out version may be also ok if there are some policies about
mime.types file.

http://developers.sun.com/techtopics/mobility/midp/articles/deploy/

383c383
< application/x-java-archive                    jar
---
> application/java-archive                      jar

http://www.iana.org/assignments/media-types/application/

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-2-686
Locale: LANG=tr_TR, LC_CTYPE=tr_TR (charmap=ISO-8859-9)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to