2 Replies Latest reply on Apr 4, 2004 9:06 PM by ltcmelo

    Cannot see the applet on web-console

    ltcmelo

      Hi,
      i'm starting jboss 3.2.1 all well, but i cannot see the applet on the left side of http://localhost:8080/web-console, it just won't sart (i can only see a gray box). I can see applets perfectly from other sites, wich indicates that my problem is not the jre.
      Also, no exceptions occur any time during the initialization.
      Any ideas?

        • 1. Re: Cannot see the applet on web-console
          camel

          If you're using Internet Explorer, make sure you have it set to use the Sun JVM for applets instead of the microsoft VM. Go to IE's Tools menu, Internet options, Advanced, and check the checkbox labelled:

          Use Java 2 1.4 for <applet>


          It may be better if the web-console used an HTML object tag instead of an applet tag, that way it could guarantee that it gets a proper VM version regardless of the user's IE applet VM setting.



          • 2. Re: Cannot see the applet on web-console
            ltcmelo

            Microsoft always messing up...
            My browser was this whole time using microsfot's.

            Thank you,
            ltcmelo