Okay, now I see what one of my problems was. These directions are written against the JMeter CVS HEAD, not the 2.0.3 release which is what I was developing my extension against. Is the CVS HEAD stable enough to use that it would be a good idea to write my extensions against it given that I need to do some serious server hammering in a couple of days? Or would you recommend that for right now I just develop against 2.0.3 and port to the TestBean stuff later?
Michael Stover wrote: > If you followed the instructions (in the tutorial) for the TestBean > interface, you would have had to make a separate message resource file. > > -Mike > > On Fri, 2005-05-20 at 08:08 -0400, Chad La Joie wrote: > >>Well, thanks to Mike's and Peter's document on creating JMeter plugins I >>now have a working plugin. However, I have one outstanding issue. I'd >>like to be able to bundle a message property file with my extension >>instead of instructing people to crack open the core JMeter jar and >>editing the main message property file. Is this possible? If so, how >>do I go about doing it? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Chad La Joie 315Q St. Mary's Hall Project Sentinel 202.687.0124 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

