Discussion Board

Results 1 to 3 of 3

Thread: OTA error

  1. #1
    Registered User WhileTrue's Avatar
    Join Date
    Mar 2003
    Location
    Egypt
    Posts
    48
    I am trying to build a wap site to host my midlets, well, my problem is that my 7650 device rejects downloading from my site, but when adding a link to a far jad file on another server it runs and starts downloading.
    For the jad files on my locale machine it says "Uknown file format", I tried putting the full path and many other tricks and stil no luck, It realy gave me hard time, I checked the header for the locale hosted jad and the other far one, and they are almost the same, it is just the far one is using apache and I am using iis:
    I am using IIS 5 and my jad file response header is:

    HTTP/1.1 200 OK
    Server: Microsoft-IIS/5.1
    Date: Mon, 27 Jan 2003 20:00:43 GMT
    Content-Type: text/vnd.sun.j2me.app-descriptor
    Accept-Ranges: bytes
    Last-Modified: Mon, 27 Jan 2003 13:17:57 GMT
    ETag: "d416d5816c6c21:8c2"
    Content-Length: 255

    I found that that my response dose not have the "Connection: close" value as the other dose, so, I closed the allive option for my page and added the value manualy to the retured response, but badly still no luck, any one knows what the problem? thank you in advance!

  2. #2
    Nokia Developer Expert sannah's Avatar
    Join Date
    Mar 2003
    Posts
    140
    Hi!

    Sounds like you would not have set the MIME type for jad and jar files to your server.

    MIME types:
    application/java-archive (*.jar)
    application/x-java-archive (*.jar)
    text/vnd.sun.j2me.app-descriptor (*.jad)

    Hope this helps!

    sannah/Forum Nokia Developer Support

  3. #3
    I have downloaded midlets from my web server using 6100 phone. But I can not download the same midlet / url from newer phones.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved