That worked. I didn't understand, until this, what was going on in the NewDriver class. Real cool stuff. When something works I usually try to email the groups back with the solution. putting my jar in the jmeter/lib/ext dir worked. I noticed from the code that just the /lib directory will work also. I just changed one class so stuck it in the appropriate jar. thanks, Mike
----- Original Message ----- From: "Mike Stover" <[EMAIL PROTECTED]> To: "JMeter Users List" <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003 1:10 PM Subject: Re: trying to compile > Any code you want to add and run with JMeter should go in the /lib/ext directory. JMeter > should ideally be started via the script files (jmeter.bat/jmeter). Maybe you weren't providing > JMeter with the path to the properties file? I can only guess since you didn't specify exactly > how you were trying to start JMeter (but I got the impression you weren't using the provided > scripts). > > Regarding the counter problem - the 1.8 counter did have a bug, but not quite what you are > reporting. Nonetheless, you might want to grab the latest code. Many problems have been > fixed. > > -Mike > > On 5 Jan 2000 at 1:01, Michael Lee wrote: > > > I think I fixed the port problem with HTTP Request Defaults and I was trying to build the system. When I finally got it to build correctly it kept saying 'Java Virtual Machine. Can not find main clas...etc.' > > I had NewDriver defined as the main class in the manifest. I had it defined in my JBuilder project and it gave me the same error. I noticed that NewDriver has a static initalizer that loads some jars. I created a jar and even stuck it in the same dir at the ApacheJMeter.jar file! Help?! What am > I doing wrong? I would like to help add some code to this great tool but I can't get it to run! (The one I compile, not the distribution jar..which works). > > thanks, > > Michael Lee > > > > -- > Michael Stover > [EMAIL PROTECTED] > Yahoo IM: mstover_ya > ICQ: 152975688 > AIM: mstover777 > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

