Glenn Castro<br />Sun Certified Web Component Developer
Originally posted by Gurpreet Saini:
Hi there,
You are facing the same problem as I was. First, You cannot test your J2ME application on J2SE. Second, You must extend Midlet class and test it on J2ME wireless toolkit supplied by Sun microsystems. You can download this toolkit from java.sun.com website. It is free. . Once your code works fine then you can download it to the cell phone and execute the program which supports Java API.
gurpreet
Glenn Castro<br />Sun Certified Web Component Developer
Building Blockchain Apps: https://www.buildingblockchainapps.com/
Rust and WebAssembly on the server-side: https://www.secondstate.io/ssvm/
Originally posted by Michael Yuan:
Maybe it will help if you post the code that causes the problem. Also, you should make sure that your MIDlet security system is not blocking the connection (set the emulator to trust any MIDlet).
Glenn Castro<br />Sun Certified Web Component Developer
Glenn Castro<br />Sun Certified Web Component Developer
Building Blockchain Apps: https://www.buildingblockchainapps.com/
Rust and WebAssembly on the server-side: https://www.secondstate.io/ssvm/
Originally posted by Michael Yuan:
In start --> J2ME WTK --> Prepferences window, select the "security" tab and set security domain to "untrusted".
Glenn Castro<br />Sun Certified Web Component Developer
Building Blockchain Apps: https://www.buildingblockchainapps.com/
Rust and WebAssembly on the server-side: https://www.secondstate.io/ssvm/
Glenn Castro<br />Sun Certified Web Component Developer
Building Blockchain Apps: https://www.buildingblockchainapps.com/
Rust and WebAssembly on the server-side: https://www.secondstate.io/ssvm/
Put the moon back where you found it! We need it for tides and poetry and stuff. Like this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|