Re: Java Verified Program questions
edoardo schepis <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
HI, after further investigation here are the first results: - Motorola (not carrier-branded) devices accept JVP application that are installed in 3P trusted domain - Cingular devices accept JVP and Verisign signed applications, but you need to be careful with MIDlet-Permissions you require in Jad file. Those permissions not allowed in 3P domain (like socket, PIM) will make the installation fail - Sprint, T-Mobile require both to be signed with their signatures, therefore Verisign and JVP won't work. Sprint provides a procedure to unlock the 3P CA on the phone through their website, but it is assumed for developers only - Verizon doesn't allow to install even the unstrusted ones Regards, Edoardo On 10/28/07, Joe Bowbeer <[email protected]> wrote: > > On 10/15/07, edoardo schepis <[email protected]> wrote: > > Hi, > > I'd like to share with you my first experience with Java Verified > Program. > > You can find my post at: > > http://www.jroller.com/jeddi/date/20071012 > > > > I have also a question for you. > > We'd like to test our jvp bundle on us-carrier branded devices, but as > soon > > as I've started with first two carriers it seems not working. > > I've tried with Cingular Motorola V3xx and Sprint Motorola V3m. > > > > Any hint about it? Do you know of any other jvp-certified application I > can > > use for testing the ability to install jvp apps on those devices? > > > > Thanks in advance for your help > > > > Regards, > > Edoardo Schepis > > > > I thought it was the case that Motorola handsets required their own > OEM signature and Sprint handsets required their carrier signature -- > though both have programs for enabling handsets for developer testing. > > Try at developer.motorola.com and developer.sprint.com if your > question is not answered here. > > And let us know what you find. It would indeed be progress if > jvp-certified MIDlets could be installed on Motorola and Sprint > handsets. > > -- > Joe Bowbeer > > > =========================================================================== > To unsubscribe, send email to [email protected] and include in the > body > of the message "signoff KVM-INTEREST". For general help, send email to > [email protected] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".