I'm trying to launch a javaws jnlp with a bundled version of Java. It was working fine when I only had java 6 installed on the system but breaks when java 6 and 7 are concurrently installed.
One thing I noticed when launching in verbose mode was that even though the application launched in 1.6.0_23 (or at least I'm assuming it did based on the windows titlebar) javaw seems like it's launching java 7.