jar up your plugin and put the file in jmeter's lib folder. it will automatically load it.
peter On Tue, Jan 18, 2011 at 3:11 AM, Lance Ingram <[email protected]> wrote: > I have followed the pdf document: How to write a plugin for JMeter. > > I am unable to added my class I have written into JMeter jms folder as > source. > > I then exported my class as a jar file and add it into JMeter lib/ext > folder. > > Its only a TestElement a basic JMeter Gui, which will initiate a JMS > messaging services > > Assistance would be appreciated > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

