Try this:
Test - Java Plug-in 1.3.1 to a Java Plug-in 1.4.1 page
Step 1 - Open a new browser window to
http://192.18.97.35/products/plugin/1.3/demos/applets/ArcTest/example1.html
Step 2 - In that same browser window go to
http://java.sun.com/products/plugin/1.4.1/demos/plugin/applets/ArcTest/example1.html
You'll receive the following error:
Title: "Java(TM) Plug-in Fatal Error"
Message: "Attachment to a running Virtual Machine failed"
To further show the errors that occur when trying to load multiple
plug-in VMs try the reverse.
Test - Java Plug-in 1.4.1 to a Java Plug-in 1.3.1 page
Step 1 - Open the 1.4.1 url in a new browser window.
(http://java.sun.com/products/plugin/1.4.1/demos/plugin/applets/ArcTest/example1.html)
Step 2 - Now, in the same window, navigate to the 1.3.1 site.
(http://192.18.97.35/products/plugin/1.3/demos/applets/ArcTest/example1.html)
You'll receive another error message this one appearing to be uglier
than before.
Title: "Microsoft Visual C++ Runtime Library"
Message: "Runtime Error!
Program: C:\Program Files\Internet Explorer\iexplore.exe
abnormal program termination."
Key things to note:
Browsers: IE 5.5,
6.0 (6.0.2800.1106.xpsp1.020828-1920IC)
Netscape 6.2+ (not personally verified but reported by a
client)
OS: Win2K, WinXP
Has anyone seen this before? Do you know of a workaround that will
ensure that a new VM is initated from within one browser process?
I've tried launching another window via javascript and housing the
applet there, but had the same error occur. It appears that
window.open in JS doesn't create a separate browswer process and
leaves me in the same situation as before.
Would greatly appreciate any feedback..
Thanks
-Bob
rru...@yahoo.com (Bob Rullo) wrote in message news:<e294a2ad.03030...@posting.google.com>...