for your Jornado you would need a compatible
java runtime or the java virtual machine or
the cdlc as they say it. it is a scaled down version of a full jvm, but has all the important api support like io, networking, lang etc etc
so first make sure that you have the correct compatible java runtime engine installed in your device.
second download the corresponding j2me toolkit for your device (and java runtime) separately on your PC. So that you compile and
test run your applications on the toolkit.
once you are sure it runs fine on your toolkit then download to your device ie Jornado in your case.
i hope this helps a bit, though i am also new to the j2me.
Originally posted by Jos Horsmeier:
Greetings,
I hope my question is appropriate in this forum; I couldn't find another one in which my question would 'fit' ...
for one reason or another I want to compile some Java programs on my Jornada 728 device. First I downloaded the classes.zip 1.1.8 file from Sun and fired up the chaivm (the built-in vm) using sun.tools.javac.Main as the entry point; it hung up the vm.
Second I downloaded Sun's Personal Java, wince(ARM) edition, the CAB file installed everything quite elegantly, but when I started pjava.exe (the vm), this darn 728 started complaining that it couldn't execute this program???
Is there some kind soul around who can explain to me what I have to do to be able to compile Java sources on my 728 device?
thanks in advance and
kind regards