Re: Using netbeans to sign a midlet

[email protected] Tue, 29 Apr 2008 09:41:27 PDT
Newsgroups gmane.comp.java.sun.kvm
Message-ID <18106235.131031209487317257.JavaMail.tomcat@sdcst12.sjc.collab.net>
What you want to accomplish is this:

java -jar JadTool.jar -addcert alias mykey -keystore keystore
      -inputjad in.jad -outputjad out.jad

Check out previous posts on "JadTool" in kvm-interest archives for more information, including an Ant snippet.
[Message sent by forum member 'jozart' (jozart)]

http://forums.java.net/jive/thread.jspa?messageID=272054

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".