- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ThinApp Java Application with Dynamic VM Arguments
I am currenty in the process of evaluating ThinApp and have a Java application that I am trying to package and distribute via ThinApp.
My java application requires a URL to be specified as a java VM -D parameter when the application is run. The VM argument is specified in a config file that is loaded/read at runtime.
My problem is that the VM argument can differ depending on the user running the application.
I can use ThinApp to package my application and it runs fine, but once it has been built/packaged, there is no way for me to change the VM argument dynamically when the ThinApp'd application is run.
Do anyone have any suggestions or best practices for how to handle this problem?
Any help would be greatly appreciated ![]()