Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

install J9 for MIDP on Pocket PC windowns mobile 2002

843849Jan 6 2006
I'm a newbie to Pocket PC platform. Somebody please help me. I've been searching online everywhere for days.

I have a j2me CLDC/MIDP application, built by Ant/Antenna. It works well on phone. Now i'd like to port the jad and jar files to Pocket PC. My Pocket PC is manufactured by Symbol, with Windows mobile 2002 OS installed. I know I should install one kind of VM on device first. Here I chose IBM J9. I tried to install "WebSphere Everyplace Micro Environment 5.7.2 MIDP 2.0 for Windows Mobile 2003", I followed the installation instructions and there are following directories and files generated on device:

Program Files\J9\MIDP20\bin:
emulator.exe, j9midp20.exe, java.properties

Program Files\J9\MIDP20\lib:
j2me.keystore, security.policy, jclMidp20\AMS.jad, jclMIDP20\jclMIDP20.jxe, jclMidp20\ext

Program Files\J9\MIDP20\examples:
GolfScoreTrackerSuite.jad, GolfScoreTracker.jar, GolfScoreTrackerSuite.lnk

Then I tried to run the example program. I clicked GolfScoreTrackerSuite.lnk, there popped up an emulator.exe error window: "Cannot find 'emulator' (or one of its components). Make sure the path and filename are correct and all the required libraries are available."

can somebody please tell me what went wrong? Is it because my OS (windows mobile 2002) is too old? why there is no J9.exe in Program Files\J9\MIDP20\bin directory? According to installation help doc, the following files should also reside in Program Files\J9\MIDP20\bin:
- ivemidp20_22.dll
- j9mjit22.dll
- j9mjitd22.dll
- jclmidp20_22.dll

But i don't have the above files by automatically installation of CAB file.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2006
Added on Jan 6 2006
0 comments
241 views