|
I'm not sure it possible to run it outside of the midlet framework; it seems your error is coming from the SUN jdk classes which are looking for some .DLL file. I suspect that that DLL file is contained in the J2ME package.
Why do you need to run it outside of the MIDLet code in thje frst place?
|