Hello, I am trying to load test a client app that connects to a weblogic server. The client app is a simple java app I planned to call from a java request sampler.
However, the client app needs several large jars which I added to the user_classpath. All in all I need about 43 megs of jars. But when I try to start jmeter with this user_classpath, it's not coming up anymore (in a long time). My guess is, that jmeter is scanning the jars for implementors of JavaSamplerClient and this is taking very long. Is there a way to prevent jmeter from doing so? I also tried non-gui mode with similar results. Any advice on how to get this client app running in jmeter is welcome. Kai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

