05-09-2007, 10:42 AM
|
#1 (permalink)
|
| New Member
Join Date: Feb 2007 Model: 7290 Carrier: SE
Posts: 9
Post Thanks: 0 Thanked 0 Times in 0 Posts
| No need .cod signing Please Login to Remove! I developed an application without using classes that are needed to be signed to use in device.
However, when I deploy it to device it gives "... must be signed with the RIM Runtime Code Signing Key (RTT)".
I think it is occured after importing;
import org.w3c.dom.*;
import net.rim.device.api.xml.parsers.*;
import net.rim.device.api.xml.*;
Is this possible? Because in documentation, there is no need to sign for these.
Also, when I open .cod file with signature tool all of lines write "Not required". So, what may cause this?
Thank you. |
| Offline
| |