PWB and Java

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
Scott
Site Admin
Site Admin
Posts: 2528
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

PWB and Java

Post by Scott »

Windows XP originally had the Microsoft Java Virtual Machine installed, one of the Windows updates removes the MS JVM but may leave pieces installed which can mess up the Internet Explorer Web Browser control.

http://www.mvps.org/marksxp/WindowsXP/java.php

With Windows XP SP2 you may experience a problem with PWB and Sun Java. There is a setting in Sun Java that will cause it not respond to the Microsoft Internet Explorer Web Browser Control, which is what PWB uses. To correct this set "JAVA_PLUGIN_WEBCONTROL_ENABLE=True" in your Windows Environment Variables. This variable is not set by Sun Java by default.

You may also need to set the Windows Environment variable PATH to include the bin folder in the Sun Java program files Folder.

More information is available here.
http://bugs.sun.com/bugdatabase/view_bu ... id=4525262

--Scott

mbhamp
Participant
Participant
Posts: 13
Joined: Wed Jan 07, 2004 4:46 pm

Java problem when using PWB

Post by mbhamp »

Adding the environmental variables as posted by Scott resolved the Java problem which had been preventing applications from launching in our Citrix connection session accessed using PWB. (Worked okay when accessed on same machine with IE). Thanks Scott! :D

Post Reply