When I run jmeter I get the following in jmeter.log: 2005/12/16 12:41:44 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could not create org.apache.jmeter.visualizers.MailerVisualizer. java.lang.NoClassDefFoundError: javax/mail/MessagingException
the following JARs were in my CLASSPATH when I built JMeter activation.jar bsf.jar bsh-2.0b4.jar jms.jar mail.jar Did I add all the ones I needed? I read a bunch of old jmeter mailing list messages and I think I got them all but I guess not...