Just started using log4j for the first time - it's great. I am however running into a bit of trouble. I'm developing a small client/server app with the server sitting on a Sun Blade box running Solaris 8. log4j runs as expected there. The client is an applet that needs to support the lowest common denominator in the browser VM arena (Microsoft VM running Java 1.1.4 - IE 6.0). My applet won't load, complaining about a NoClassDefFoundError on org.apache.log4j.Logger. I have verified everything is right as far as delivering the jar file to the browser is concerned. I can successfully load the applet on a machine with the Sun 1.4.1 plugin installed but if I use the Microsoft VM I get the aforementioned error. All the references I've seen to this error deal with it in tomcat or some other env - not on an applet. Any thoughts? Joe ---------------------------------------------------------------------- Joe Combs Sr Analyst, Systems Convergys Office of Technology Natural Language Understanding Lab ---------------------------------------------------------------------- -- "NOTICE: The information contained in this electronic mail transmission is intended by Convergys Corporation for the use of the named individual or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone (collect), so that the sender's address records can be corrected." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
