Hi, I have a Java applet which is running behind a bespoke secure communications server (SCS). I'm trying to use JMeter to run some JUnit tests against it, but I can only get one thread to connect through our SCS at a time. It appears that the SCS insists that each new connection must come from a distinct JVM (or so the developers tell me). Is there any way that I can get JMeter to use a separate JVM for each thread?
Thanks. Paul Riley This email was sent to you by Reuters, the global news and information company. To find out more about Reuters visit www.about.reuters.com Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Limited. Reuters Limited is part of the Reuters Group of companies, of which Reuters Group PLC is the ultimate parent company. Reuters Group PLC - Registered office address: The Reuters Building, South Colonnade, Canary Wharf, London E14 5EP, United Kingdom Registered No: 3296375 Registered in England and Wales --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

