You shouldn't have to recompile - but try unpatching the jmeter batch file and instead drop the mail jars into jmeter's /lib directory.
-Mike On 11 Sep 2003 at 10:49, [EMAIL PROTECTED] wrote: > Hi Peter, > > I saw in Bugzilla that you are dealing with the javax.mail problem. Meanwhile I tried to get "WebService (SOAP) Request" running in JMeter 1.9.1. I installed the javax.mail and javax.activation packages, added everything to my classpath and even patched the jmeter batch file, adding the command-line-argument -classpath pointing to mail.jar but I still see > > java.lang.NoClassDefFoundError: javax/mail/Multipart > at org.apache.soap.Envelope.unmarshall(Envelope.java:228) > > What am I missing? Do I need to recompile and/or use a nightly build? > > Flo > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user- [EMAIL PROTECTED] > For additional commands, e-mail: jmeter-user- [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

