[PATCH] eclipse.classpath

2004-05-18 Thread Jorg Heymans
- Fixes campatibility typo - Excluding mail src files by default because mail.jar is not included - Added lib entry for commons-httpclient If a bug entry needs to be created for this let me know Index: eclipse.classpath === RCS file:

Re: Is JMeterContextService.getContext() thread safe? Should it be such?

2004-03-17 Thread Jorg Heymans
i'ld chip in. best regards, Michal Kostrzewa Jorg Heymans - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Apache JMeter Wiki] New: AddMonitoring

2004-03-11 Thread Jorg Heymans
this is actually very cool ! emails are sent out when the wiki is updated, very nice :) [EMAIL PROTECTED] wrote: Date: 2004-03-10T17:14:46 Editor: 66.189.35.158 Wiki: Apache JMeter Wiki Page: AddMonitoring URL: http://wiki.apache.org/jakarta-jmeter/AddMonitoring no comment

Re: Nightly builds releases [Was: Re: DO NOT REPLY [Bug 26612] - Listener: Mailer Visualizer does not start up]

2004-02-06 Thread Jorg Heymans
Well, as soon as a patch comes in from a non-committer contributor, it's worth a point release, even if that's the only change: at least it will fix HIS problem, and as an important side-effect, reward his effort in creating and sending the patch. speaking as someone who just contributed 2

md5 assertion

2004-01-27 Thread Jorg Heymans
Hi, I have a use case for md5hex assertion functionality. Basically my servlet generates loads of dynamic images / sounds depending on user parameters (jgenerator alike)so I need to verify at a binary level if the response is exactly the one i expect. Having fixed a quirky bug in the size

Re: nearly there (was Re: setup in eclipse)

2004-01-16 Thread Jorg Heymans
: Jorg Heymans [mailto:[EMAIL PROTECTED] Sent: 15 January 2004 13:19 To: JMeter Developers List Subject: nearly there (was Re: setup in eclipse) Hi, I got it to compile in eclipse using the classpath file from http://www.mail-archive.com/[EMAIL PROTECTED]/msg0.html Which working directory

Re: nearly there (was Re: setup in eclipse)

2004-01-16 Thread Jorg Heymans
: org.apache.jmeter.NewDriver ClassPath: ApacheJMeter.jar Arguments/Working Directory: Workspace: jmeterproject/bin == BTW, I've committed two files to extras in CVS: eclipse.readme eclipsejmeter.launch which do most of that for you. S. -Original Message- From: Jorg Heymans [mailto

nearly there (was Re: setup in eclipse)

2004-01-15 Thread Jorg Heymans
to document the problem... S. -Original Message- From: Jorg Heymans [mailto:[EMAIL PROTECTED] Sent: 15 January 2004 11:12 To: JMeter Developers List Subject: Re: setup in eclipse cool ok works now. However the wiki is slightly off. Screenshot at http://www.domek.be/sourcepaths.png shows that the real

setup in eclipse

2004-01-14 Thread Jorg Heymans
Hi, Is there any easy way of getting jmeter to actually run from eclipse? To get it to start, i had to set the workingdir to ./bin within the workspace, then copy a jmeter.properties in there. The problem then was that I got feature not implemented wherever i clicked (well almost). Any pointers

Re: setup in eclipse

2004-01-14 Thread Jorg Heymans
There's some info on Eclipse in the JMeter Wiki - have you read that? i will do so now! You need to add the following jars to the classpath: bin/*.jar lib/ext/*.jar lib/*.jar Some of the lib jars are not needed at run-time, but adding them all won't do any harm - unless you've got some