بتاريخ: 26 يوليو 200718 سنة comment_105808 السلام عليكم........عندي سؤال أتمنى الإجابة عليه عندي بعض الملفات للـ javabean ومكتوب من متطلبات تشغيلها أن تقوم بالتالي :Sign the(file.jar)with your own certificate تقديم بلاغ
بتاريخ: 26 يوليو 200718 سنة comment_105811 There are many ways by which you can sign a JAR file using jarsigner. One way would be: jarsigner -keystore C:\working\mystore -signedjar sbundle.jar bundle.jar john On executing the command, you will be prompted for the store password and the private key password. Here, bundle.jar represents the jar file you'd like to sign using the private key of the user whose keystore alias is "john" in the keystore named "mystore" located in the directory c:\working. For details, see thishttp://java.sun.com/j2se/1.3/docs/tooldocs.../jarsigner.html تقديم بلاغ
بتاريخ: 27 يوليو 200718 سنة كاتب الموضوع comment_105823 مشكور moody لسرعة الإجـــــــــــــــــــــــــابة تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.