Author Message
german.zvonchuk
Joined: Dec 15, 2015
Messages: 10
Offline
I build app with jtapi in it. When I want to run my built app, I got an error:
image
How can i solve this problem?
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Online
Are you running your application as a Java application, an applet or using Webstart?

I would not expect you to have any problems running as a Java application (i.e. running "java MyMainClass" at the command prompt) unless you have some extra secure settings in your environment. Using an applet or Webstart will very likely require you to go through some hoops.

Martin
Go to:   
Mobile view