[CR #449299-1] If the COD name in the Device Template for the Blackberry client includes a dash or underscore (“-” or “_”), for example, “cust-client,” this customization client cannot be downloaded via OTA. This is because the RIM COD module name is created with “$”, for example, “cust$2dclient,” which is a different and unrecognized name.
Workaround: After building a new Blackberry
client using the Signature tool, open the file \build\codfiles\ota\<cod_name>.jad,
search for $2d
,
and replace it with the correct string.