0 Replies Latest reply on Nov 7, 2004 4:27 AM by askesis

    How to sign jboss-all client in IDE?

    askesis

      Hi all,

      In my hand written buildxml I added
      <signjar jar="${build.dir}/jbossall-client.jar" alias="myalias storepass="mypassword"/> and added the signed jar to my fileset.

      How do I add a a ant task to sign the jbossall-client for use in an applet in the IDE?