Re: Using Log4j in Java Client

2006-06-06 Thread David Griffith
Hi Ian, All those problems sound like they might be a CLASSPATH issue. Check the Classpath on whatever platform you are using and make sure it has a reference to /opt/Apple or whatever directory contains the apple frameworks, on Mac I think it's /Library/Frameworks/, on Linux I think it'

Using Log4j in Java Client

2006-06-05 Thread Ian Joyner
Problem: The client side of an app is not finding class Logger: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/log4j/Logger at MyApp.client.Main_interface_controller. (Main_interface_controller.java:58) Offending line 58 is: protected static final Log