
Originally Posted by
goncode
Hello everyone:
I have some questions regarding certificates/signing jar files:
- I have created this j2me application that access some local data and everytime I try to access the data, I get a warning message, asking me to confirm. So I'm trying to bypass this by signing the application, I'm using netbeans, and when I try the test certificate and run it on the emulator, the warning is still there, any ideas on how to disable this warning on the emulator?
- As for the phone, when I install the jar on the phone with the test certificate, I get an error saying invalid certificate. Where can I buy a certificate that is guarantee to work?
- Also, whenever I try to access the Documents folder on the phone, I get an access denied exception, is there any way to access this folder?
Thanks.