11-21-2007, 08:46 AM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Nov 2007 Model: 8830 PIN: N/A Carrier: Sprint
Posts: 15
Post Thanks: 0 Thanked 0 Times in 0 Posts
| How to sign my app Please Login to Remove! Hello all,
I am brand new to mobile and blackberry development. I am working on a task to sign our application and I'm a little lost. I have a certificate from Verisign and I've managed to load it into my keystore. I'm using Ant and Antenna to build the application and I'm having trouble with both the wtksign and rapc tasks. wtksign doesn't seem to sign the jar, it only updates the JAD. So I've included a call to the <signjar/> task which apparently does sign the actual jar. Still after wtksign runs and updates the JAD I have to manually go in and adjust the jar size attribute since signing changes the jar size. (I would've thought wtksign would take care of that automatically?) The other problem is with the rapc task. It won't run off of a signed jar/jad. I'f I leave off the signing it runs fine. My big question is how do I go about signing a blackberry app? I can deploy the jar/jad to my web site and download OTA just fine. (I haven't tried loading the cod file OTA.) Should the cod file need to be signed separately? I'd rather not even generate the cod file if I could just figure out how to properly load a signed jar/jad. Has somebody done this before? I need help! Thanx! |
| Offline
| |