java me - Signing a jar with WTK via ant task -


Is using an ant function to sign a jar for Java M / J 2me automaticization using Sun WTK Any way?

Example, or tutorial link will be appreciated.

I have a batch file signature. Not sure how ANT works, but I'm sure how you can understand how it works:

java -jar "c: \ SPRINT_WTK_31 \ bin \ JadTool.jar "-addcert -alias Sprintadp -keystore" c: \ SPRINT_WTK_31 \ appdb \ keystore.sks "-inputjad deployed \ xxx.jad -outputjad deployed \ xxx.jad

java -jar" c: \ SPRINT_WTK_31 \ Bin \ JadTool.jar "-Edgeserge -Jarfile Deployed \ Phone.FMGer -Cestore" C: \ SPRINT_WTK_31 \ APDB \ Keystore.Scs "-Capus APP 20066 -Lios Sprintad-InputJade deployed \ xxx.jad -outputjad \ xxx.jad

A, replace Sprint ADP stuff with a real certificate (which I want to ...), and replace Sprint's WTK path with Sun's WTK path.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -