http://eclipseme.org/docs/
This will give you some more details.
By the way, if you do not add any certificates, your stuff can still work fine without any authorizations. All you will get is a warning saying that your midlet is unsigned or unsecure - do you still want to install it. - Once you continue, it works just fine.
The issue comes only when you have added your own certificate which cannot be verified by any of the certificates in the device. (Any certificate you have has to be signed by some Certification Authority, or there should be a certificate chain linking to a root certificate)
So the best way is to make sure that there are no certificates in your midlet - keep it plain simple unsecure and unsigned - it will work.
Main Topics
Browse All Topics





by: mayankeaglePosted on 2007-03-16 at 20:36:23ID: 18739225
This explains how to sign midlets:
ocs/wtk2.2 /docs/User Guide-html / security. html
http://java.sun.com/j2me/d