BTW, Eclipse does not handle RMI compilation by default, so one may need to invoke the compile-rmi target before package-only.
== Jordi: there's now a java file in resources, so the exclude needs to be: org/apache/jmeter/resources/*.properties not org/apache/jmeter/resources/ I've updated eclipse.properties accordingly. S. ----- Original Message ----- From: "Jordi Salvat i Alabart" <[EMAIL PROTECTED]> To: "JMeter Developers List" <[EMAIL PROTECTED]> Sent: Monday, December 29, 2003 7:34 PM Subject: Re: cvs build failure with error WebServiceSampler requires javax.mail jar Hi Mike, I build from Eclipse without any problem -- including the WebServiceSampler. I only use ant package-only as the very last step to create the .jars. I'm attaching my .classpath for your reference. Ignore the http-client line -- I just added it to play a little. -- Good luck, Jordi. En/na Mike Bonar ha escrit: > Ah, now that is interesting. I don't feel as dumb as I did before. I'll give > command line ANT a shot just to make sure I understand it, but I really want > to get the build working from within Eclipse. More of a learning exercise > than anything else. > > Mike > > On Monday 29 December 2003 11:34, peter lin wrote: > >>actually I use eclipse for all my jmeter work and so does most everyone >>else I believe. are you building from within eclipse? I normally just use >>command line to run ANT. >> >>if you haven't given that a try, it might be worth a shot. If not, I can >>build it locally and send you just the http related jar files. >> >>peter > > ...snip > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
