Is there a way to sign an Jar for a JavaMe / j2me aplicattion, using Sun WTK via an ant task?
examples, or tutorials links would be appreciated.
|
1
|
|
|
|
|
|
I've got a batch file for signing. Not sure how ANT works, but I'm sure you can figure out how to work this in:
Of course, replace the Sprint ADP stuff with a real certificate (which I wish I had...), and replace Sprint's WTK path with Sun's WTK path. |
||
|
|
|
Alternatively, use the ant tasks that netbeans generates. |
||
|
|
|
You go a few option:
I can highly recommend the first option. To get you started on antenna look at the sample files provided in the download package. |
||
|