Questions tagged [jwrapper]

JWrapper is a semi-commercial wrapper to ease the deployment of Java applications on multiple platforms.

JWrapper is a semi-commercial wrapper to ease the deployment of Java applications on multiple platforms. It provides the creation of native executable files.

http://www.jwrapper.com/

61 questions
0
votes
1 answer

Getting exception ClassNotFoundException and don't know why

I have download, install the JWrapper and I have configure project Folder the root of the eclipse project. After the build is finished! The project have jframe inside. I run the UnifiControllerAPI-windows64-offline.exe. And nothing happens. I open…
KostasC
  • 1,076
  • 6
  • 20
  • 40
0
votes
1 answer

JWrapper - cannot find main class

I'm trying to evaluate JWrapper for enterprise purchase, but the app it builds cannot find its main class. I'm using the free version GUI app. It claims to be successfully building my app. The initial launch java app (the Wrapper app) seems to fine,…
fvc
  • 1
  • 1
0
votes
1 answer

JWrapper with Normal Uninstaller?

After a long weekend - I got JWrapper working with my application. One thing I notice is that there are not uninstall entries in the Control Panel > Program and Features. ie: I also noticed I had to write a custom app to place a short cut on the…
Dustin
  • 387
  • 4
  • 14
0
votes
1 answer

Jwrapper one-jar JavaFX app ClassNotFoundException

I have a standalone JavaFX application built using Maven's onejar plugin. When I run the standalone JAR everything runs as expected, but when I build the .jar into .exe with JWrapper I have to specify the main class. This should not be needed, since…
Ghostli
  • 383
  • 1
  • 3
  • 11
0
votes
1 answer

Jwrapper how to use in web application

I am trying to use Jwrapper to replace the java applet as chrome is blocking the Java applet. So please suggest the best way to integrate the Jwarpper app in javascript and best way to deploy. Regards, Mukesh Gupta
0
votes
1 answer

JWrapper windows shortcuts broken

JWrapper support now redirects to StackOverflow, so I'm posting here. The Windows shortcuts created by JWrapper don't work; they point to a location which doesn't exist; I can verify this by navigating to the directory pointed to in the properties…
jchrist
  • 43
  • 1
  • 5
0
votes
1 answer

Can we bundle applet class as virtual app using Jwrapper

when I am trying to define my applet as Main class MemoryMap MemoryMap
Vijeta Rana
  • 15
  • 1
  • 4
0
votes
1 answer

Using JWrapper without splashscreen

How can I create an exe-File using JWrapper without getting a splash screen popped up? Even if it just get displayed once, I don't like it. Is this possible with the free version of JWrapper?
Guest
  • 51
  • 1
  • 4
0
votes
1 answer

Disable Compression During JWrapper Builds

JWrapper spends a significant amount of time compressing files. Is it possible to switch off the compression phase so the cycle trialling different JWrapper deployments (using various JRE's) could be faster? If it is not currently possible, is this…
Michael Ellis
  • 243
  • 3
  • 14
0
votes
1 answer

JWrapper How Does The Memory Work?

I'm after a bit of info on how JWrapper uses memory on the client. We've got a 3rd party app that we're running through JWrapper. Before moving to JWrapper we had issues with memory leaks so we previously set the runtime memory parameter to Xmx256m…
Matt
  • 1
  • 1
0
votes
1 answer

VMWare + JavaFX + Mac "hello world" app fails to install/execute

I'm posting here after much study of all the previous postings (on this site and elsewhere) regarding problems in running a JavaFX application (developed using JWrapper as the launcher) in a VMWare encapsulated instance of Mac OSX 10.10. [NOTE:…
0
votes
2 answers

jwrapper offline windows, fails with "Could not create the Java virtual machine"

jwrapper for osx and linux are working fine, but the offline windows build fails with this message. The wrapper log says Trying to load library C: --- blah blah blah --- /bin/client/jvm.dll Unable to load second library. [ERROR] Unable to load JRE…
user1009908
  • 1,390
  • 13
  • 22
0
votes
1 answer

jwrapper online Windows fails with https updateurl

I've used jwrapper to package an app for linux, osx, and windows. It works fine on linux and osx. On windows it fails w/o giving any information to the user, and logs a download failure for the JRE version.txt file. From the jwrapper log and the…
user1009908
  • 1,390
  • 13
  • 22
0
votes
1 answer

jwrapper xml config include files for SharedAppFolder?

can I configure jwrapper's xml so that a directory/file is included and put into the shared folder, not into the app folder ? mydir/myfolder/foo I would like to access it via JWSystem.getAllAppVersionsSharedFolder() Thank you Peter
Peter
  • 11
  • 2
0
votes
1 answer

Sometimes Jwrapper app is not taking the updated build from the update url

Could you please help me out in the below situation. Sometimes Jwrapper app is not taking the updated build from the update url specified in the jwrapper configuration file Thanks Venkatesh M