Force execution on specific JVM
Hi,
How do I force my java web application to run on a specific JVM? Occasionally, applications do not run successfully across all JVMs because of setup errors. It would be helpful to check that an application is running correctly on all JVMs by targeting each one specifically via the URL.
Thanks,
Kevin