Ezio De Filippis
unread,Jun 23, 2022, 5:53:19 AM6/23/22You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
wen I use App Wizard.
Put in MainClass: fp.LabelOne
Put in Classpath:C:LabelOne\L1.jar
Inside L1.jar is the main fp.LabelOne.
If I use
java -jar C:\LabelOne\L1.jar
WorkFine. (Java 1.8)
BUT AppWizard of the ajaxswing not start the application.
[com.creamtec.ajaxswing.ServletHelper$InProcessClientAgent] Failed to load and run class fp.LabelOne (Exception java.security.AccessControlException)