I ran across an FAQ about the BeanInfo.class recently.
Apparently, the AppletClassLoader tries to load this file on some VM's.
This can cause file not found errors in your server stats page,
but it really doesn't seem to cause any other problems.
The recommended solution was to create an empty BeanInfo.class
file and put it in your JAR file (e.g. ptviewerBeanInfo.class)
Thought this might be of interest to inquiring minds...
BTW, it looks like the new MS VM is doing something similar (?), as I
have been getting a lot of 'file not founds' on "COMClassObject.class".
Best,
Gummy
Next message:
Previous message: