Results 1 to 4 of 4
- 02-08-2012, 09:49 AM #1
Member
- Join Date
- Feb 2012
- Posts
- 14
- Rep Power
- 0
How to sign a Jar file if we have digital signature?
Hi all,
I want sign my applet using DigitalSign Certificate. I try to use Selfsigned for development purpose its not working for my application.
What are the steps i need to follow to sign an applet in eclipse using build.xml file.
please help on this
Thanks in advance.
- 02-08-2012, 03:20 PM #2
Re: How to sign a Jar file if we have digital signature?
Why do they call it rush hour when nothing moves? - Robin Williams
- 02-14-2012, 12:36 PM #3
Member
- Join Date
- Feb 2012
- Posts
- 14
- Rep Power
- 0
Re: How to sign a Jar file if we have digital signature?
Hi,
After Signing the applet also i am not able to use copy/paste/cut options in the application by using system clipboard and also i have added permission to java.policy file. like AWTPermission..etc
and still am trying to paste in textfield in the console i am getting following Exception. I added all permissions..gif)
java.security.AccessControlException: access denied (java.awt.AWTPermission accessClipboard)
at java.security.AccessControlContext.checkPermission (Unknown Source)
at java.security.AccessController.checkPermission(Unk nown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkSystemClipboardAcce ss(Unknown Source)
at sun.awt.windows.WToolkit.getSystemClipboard(Unknow n Source)
at thinkmap.examples.KeyCommandController.paste(KeyCo mmandController.java:104)
at thinkmap.examples.KeyCommandController.actionPerfo rmed(KeyCommandController.java:131)
at thinkmap.gel.KeyCommand.fire(KeyCommand.java:95)
at thinkmap.gel.GRootPane.processKeyboardCommand(GRoo tPane.java:344)
at thinkmap.gel.GComponent.processKeyEvent(GComponent .java:927)
at thinkmap.gel.GTextField.processKeyEvent(GTextField .java:338)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.KeyboardFocusManager.redispatchEvent(Unkn own Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEv ent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKe yEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAsse rtions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent (Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
Is there any way to access systemcilpboard. and need to use copy/paste/cut options
Thanks in advance
- 02-14-2012, 01:05 PM #4
Similar Threads
-
[Digital Signature] Embed P7S signature inside PDF with iText and BouncyCastle
By Ray1184 in forum Advanced JavaReplies: 1Last Post: 11-02-2011, 09:39 AM -
Digital Signature Apps
By bagofmilk in forum AndroidReplies: 1Last Post: 09-12-2011, 09:40 PM -
what should me the input a jar file or a .pem (Digital Signature verfication)
By aditya_22cent in forum Advanced JavaReplies: 0Last Post: 09-10-2011, 08:34 AM -
expired digital signature
By jeffell in forum Java AppletsReplies: 0Last Post: 05-30-2011, 10:06 PM -
Digital Signature Expired
By Pryach in forum New To JavaReplies: 1Last Post: 03-09-2010, 06:15 PM


LinkBack URL
About LinkBacks

Bookmarks