The online developer documentation "Extending JMater" is very out of date. Offers to update it would be very welcome!
Best to look at an existing sampler (or whatever) to find out how to extend JMeter. There's an Example Sampler in CVS. S. -----Original Message----- From: Sirp Potijk [mailto:[EMAIL PROTECTED] Sent: 05 March 2004 13:41 To: [EMAIL PROTECTED] Subject: Need help extending JMeter For a project I'm working on I need to get JMeter 1.9.1 to work with some plugin's that where written for JMeter 1.8.1, but I'm having some problems getting started with this. When I try to compile one of them it can't find these classes : org.apache.jmeter.control.SamplerController; org.apache.jmeter.gui.JMeterComponentModel; org.apache.jmeter.gui.MenuFactory; org.apache.jmeter.control.AbstractGenerativeController; I thought this might be due to some mayor changes sinds 1.8.1, but then when i tried to write my own plugin using the 'extending jmeter' tutorial, I couldn't even find "org.apache.jmeter.config.AbstractConfigElement" - this was the first class referenced to from this tutotial. So maybe I need some extra SDK or something for developing extension ? I know it's propably a dumb question cause I could'nt find any reference to anyone else with this same kindof problem whitch also posts a solution. But if someone does know how to help me, please do ! Regards, Sirp Potijk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ___________________________________________________________________________ This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. ___________________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
