Problems with Firefox since JRE 6 Update 1

Hello,

erverything worked properly with my applet until I updated my JRE to 1.6.0_01!

With IE I have no problems but with Firefox my applet doesn't work!

When I try to run a method over javascript (for example document.myapplet.methodname() ), Firefox returns me this error:

uncaught exception: internal error: Can't get Java class name usingjava.lang.Class.getName()

If I deinstall JRE 1.6.0_01 and return to JRE 1.5_0_11 everything works perfectly!

Is this a known bug?

[516 byte] By [Killi138a] at [2007-11-27 8:18:02]
# 1
checkout this thread: http://forum.java.sun.com/thread.jspa?threadID=5179865
gymma at 2007-7-12 20:03:29 > top of Java-index,Desktop,Runtime Environment...
# 2
Thanks for your reply but I don't have any problems with java console and with my Firefox 2 Java isn't disabled.I only have problems with LiveConnect in Firefox with JRE6u1
Killi138a at 2007-7-12 20:03:29 > top of Java-index,Desktop,Runtime Environment...