Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6714877
Votes 0
Synopsis plugin2 printing is not working - CNFE sun/plugin2/main/client/WPluginEmbeddedFrame
Category java_plugin:plugin2
Reported Against
Release Fixed 6u10(b27)
State 11-Closed, Verified, bug
Priority: 1-Very High
Related Bugs 6668037 , 6678929
Submit Date 16-JUN-2008
Description
With plugin2 Printing is not working. 

I tried printing clock appet ( http://java.sun.com/products/plugin/1.5.0/demos/plugin/applets/Clock/example1.html ) and couple of other applets. 
With Firefox3.05 I am getting a black box in applet space where as with IE6/7  blank page is coming.

I am getting the followint Exception while click print on IE and Firefox 3 beta 5
java.lang.ClassNotFoundException: sun/plugin2/main/client/WPluginEmbeddedFrame
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Unknown Source)
	at sun.plugin2.main.client.ClientPrintHelper.print(Unknown Source)
	at sun.plugin2.main.client.PluginMain$3.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Posted Date : 2008-06-16 11:30:02.0
Work Around
N/A
Evaluation
Fix is available in b27.
Posted Date : 2008-06-17 20:43:24.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang