In my application i have a java agent from where i am launching a Webbrowser dialog and using a applet.All these are running in the same process and when lotus notes launching the java agent it loads a JVM from lotus notes.As JVM already loaded in the process, webbrowser dialog not loaded the JVM specified in the its setting again and It is failing to perform applet operations.
Can anybody help me to set external JVM in lotus notes, so that agents should use that external JVM(JVM installed in the machine) other than the Lotus notes provided JVM
Thanks in advance.