Drew Gulino a �crit:
It all depends on whether you are extending Jmeter with your own samplers or not. In case you define your own samplers, it is possible that they rely on some Java library requiring a specific Java runtime.There is no reason you have to use the same jdk that your application is using to run JMeter.
Be careful also when using distributed testing: I experienced incompatibility between RMI stuff (registry-related) of different Java runtimes.
-- Bruno.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

