| Reply | « Previous Thread | Next Thread » |
|
Greetings...
I made midlet (jar+jad file) which was running well in emulator so I wanted to test it running on my 3510i. I made simple wml page with links for downloading e.g. <card id="card" title="Downloads"> <p><a href="MyMIDlet.jad">MyMIDlet</a></p> </card> [i tested other modifications e.g.] <p><anchor>MyMIDlet<go href="MyMIDlet.jad"/></anchor></p> what i got was only "response unknown" when I was opening the MyMIDlet link[wml was working well], the same result also by testing third party midlets this way... but when I tested directly downloads to my mobile from other pages[e.g. wap.spruce.jp] the same midlet was downloaded with no problems... what i'm doing wrong?... many thanks for help |
|
OK...web server, where is my wml page hosted possibly cannot recognize mime types for jar/jad.
Do anybody know about free server that allows me testing OTA and uploading using HTTP? THANK YOU! |
|
You need to add two extra MIME type in your web server in order to download midlets. Search Java Document Section in forum. There is an article discuss this problem. By the way, you can try to setup your own IIS server if you are using win2000 pro or winxp pro. This two OS include a lightweight IIS.
Regards |
|
Yes, thank you, I was reading about that MIME problem[] before...[my idea to let search, came to late ;o)]
my problem is that i'm sitting under heavy firewall ;o) so I can forget my own IIS server hosting my java app(i'm using IIS every day by .net development ;o)...we have stupid security policy and i have no power to explain my chief how is mobile development prograssive and have no time to bother our network management ;o))) so problem still remains...to find free web hosting with http upload ;o) happy easter |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|