I'm using Sun's J2ME cvm distribution on a C3000 running Cacko.
I can launch my java application succesfully from the konsole or from the package I created.
My app sizes itself to the full window but can be moved around AND more importantly it doesn't create an application icon when it runs so that if I switch to a new task I lose access to it and have to kill it from the console.
I'm using the -XappName as follows in the run script:
/opt/Qtopia/j2me/bin/cvm -XappName=ZGps -cp /home/QtPalmtop/java/ zgps.ZGps
Why do I have "no joy" ? Please limit answers to the question above