
Signature
Eduardo Quiroz Salinas
Ingeniero Civil Informático
eduardoquiroz@gmail.com
--
Linux user number 344659
KDE User 2453
http://www.mundoos.org/blog/115
---------------------------------------------------
> Hi everyone
> I got ghosts and goblins game for cellphone in Java. ghosts.jar.
[quoted text clipped - 7 lines]
> com.nokia.mid.ui.FullCanvas at java.lang.Class.verifyImpl(Native
> Method)....
If the ghosts.jar you got was done on a Nokia Java SDK, then there is a
few chance it will run on another brand. Even between model they have
differences in their SDK (Serie 40, Serie 60, ...) In the error you got,
it specifically says "com.nokia.mid.ui.FullCanvas" which is not part of
J2ME but of the Nokia Java SDK.
Sorry dude, you'll have to find a Palm OS version of your "compile once
- run anywhere" ghosts.jar
Or if you have the chance to find a Nokia to Palm OS converter, or even
better, the sources of the code, then you can recompile it.

Signature
JSC