[Bug 347] IcedTea plugin, JS function can't converted to JSObject

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jun 9 13:10:13 PDT 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=347


dbhole at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at icedtea.classpath|dbhole at redhat.com
                   |.org                        |




------- Comment #1 from dbhole at redhat.com  2009-06-09 20:10 -------
Is it possible to see the source code of this? Or at the very least, the source
of webgears.applet.Main?

I fixed the security exception, but am running into another exception now.
getDesktop() (called via reflection from the plugin code) is returning an
object of type webgears.applet.Main$1 instead of webgears.desktop.Desktop ..
and that further cascades into a failure. I want to see why it is not retuning
an object ot type webgears.desktop.Desktop ...


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list