Check jmeter.log for errors. Most likely JMeter cannot find the required jars - mail.jar and activation.jar - which you need to download from Sun and put in the lib directory.
S On 7/1/05, Darko Jovisic <[EMAIL PROTECTED]> wrote: > Hi! > > I'm new to JMeterand I find it very cool and powerful. Acutally we are > not using JMeter for testing but for loading data. > So we have a web interface for loading data. The amounts of data is huge > and doing it by hand is long. So we made a JMeter test script that posts > data to the web interface with parameters that passed from the console. > Cool, huh ? I also tested Canoo,WebInject and some other products but I > find JMeter the best! > > One question: I want to use Mail Visualiser to confirm wheter the data > has been imported properly or not. But I try to add it to ThreadGroup > but nothing happens. It doesn't appear in the group. Am I doing > something wrong, or ? > > Regards, > Darko > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

