Throws SecurityException when merge my jar?
Throws SecurityException when merge my jar?
- Subject: Throws SecurityException when merge my jar?
- From: "谢纲" <email@hidden>
- Date: Wed, 17 May 2006 10:25:32 +0800
Hi,all
I developed my java app with Xcode. When I did not choose the "Merge" in "Link Binary With Libaries" of the build phases, it works well. But once I
choose to merge the jar file, it throws SecurityException, as shown in following:
[JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
Exception in thread "main" java.lang.SecurityException: no manifiest section for
signature file entry org/bouncycastle/ocsp/OCSPException.class
Is it because of the using of some deprecated APIs? And how can I deal with it while I do not want to modify the jar file?
Thks & Rgds!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden