Hello everyone, I am stuck with this mind boggling issue so hoping one of you guys can help with your expertise. What is happening is I've captured a 32-bit version of java on a 32-bit Windows server 2003 (same build as a citrix PS server, which is why we are using this machine). Natively calling javaws works like a charm webapp opens fine no issues. The completed thinapp looks like it trys to call java I get the java splash screen then closes.
We use a lot of java apps in our company and I have always followed these steps and have had no issues :
1. Start from new snapshot - absolute clean nothing but thinapp installed.
2, Install the java verision we use (java7.9 in this case)
3. Create a shortcut calling javaws and pointing to our .jnlp file
4. Test shortcut and it does work natively.
5. post-scan and build
When I try and run the final build .exe I see Java 7 starting and closes in task manager you see the process start and close with no errors, nothing.
I test the exact same thinapp on a 64-bit win7 machine and it runs fine... which leaves me to believe it's some sort of setting within the package.ini that I am missing. I've attached a copy of our package.ini for viewing.
All help is truly appreciated.
EDIT* Am using Thinapp version 5.2.1
..Jeff