Hi, I have written my own JMeter extension sampler to load test my application and am having problems getting it to work. For some reason, when running under JMeter, I am unable to load some select classes in my application. I can load some of them (so it is picking up my CLASSPATH) but I can't load others (that are located in the same CLASSPATH entry). Using the same CLASSPATH environment I am able to run the same code from my own test utilities, but when this runs under the umbrella of JMeter, it can't find everything and it throws a NoClassDefFoundError.
Any ideas? Thanks, Sean Gilhooly Idiom Technologies, Inc. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
