Hi I have written a custom Message Listener which is used in asynchronous calls, but I want to incoporated this class into JMeter as a plugin.
I want to know how to write a plugin in JMeter and what I need to able to do so. I found pdf in 2008 who wrote a document on how to write a plugin but there are no practical examples on how to do so. Which classes must I interface or inherit from to create a JMS messaging. I have download the svn version into Eclipse, the question is where from here? Thanks and Regards