Hi, I am trying for enabling the MaillVisualizer option ,where i`ve downloaded the jmeter 2.2 .src and embedded the mail.jar and activation.jar in to my lib directory and try to do build using ANT but i am getting lot of errors that notate that the problem with the included .jar file.Really dont know why? Is there any other way to enable the MailVisualizer? Any help on this will be appreciated. Thanks & Regards, SathishPughalendhi
No.1 | | 777 bytes | |
This is really a JMeter user question.
You probably need to download the Sun JavaMail jars (activation.jar, mail.jar) and put them in the lib directory.
I am trying for enabling the MaillVisualizer option ,where i`ve downloaded the jmeter 2.2 .src and embedded the mail.jar and activation.jar in to my lib directory and try to do build using ANT but i am getting lot of errors that notate that the problem with the included .jar file.Really dont know why? Is there any other way to enable the MailVisualizer?