I have the java client written and working outside of JMeter. When packaging this for JMeter if I implement the ISFSEventListener, JMeter no longer displays the custom sampler (Java Request).
Any information would be helpful on getting these two systems working together.
Thanks in advance!
Edit : I was able to figure this out. It turned out to be pretty simple. For some reason I thought all the connections/testing had to be in the same class
