there is your launcher :) are you sure that application stubs are not created for each midlet? try looking through a list of 'appl' databases - there might be in fact a 'appl' database already created that does what you want. then you just need to send the launch code to it.
There is also the dmHdrAttrLaunchableData flag that was introduced back on the Palm VII that let you have executable databases. It was used for Web Clippings. I'm not sure if the Java engine uses this mechanism, as it was somewhat fragile, but a test with RscEdit to look would tell for sure. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
