PDA

View Full Version : J2ME and certificates in WM


fmcardoso
3rd November 2008, 08:44 PM
Hi,

Being a j2me developer, I came across the task of installing a signed midlet in a Tytn (using Intent vm). I have 2 valid certificates (verisign and thawte) and the midlet fails to install with invalid permissions for both of them.
My question is: does the WM (or jvm for that matter) support installation of signed midlets? Is this WM dependent or JVM dependent? Does anyone came across this problem?

Thanks in advance for any help!