[Grinder-use] Has anyone called a java program from Grinder?
Distributed load testing framework - Java, Jython, or Clojure scripts.
Brought to you by:
philipa
|
From: Umesh S. <Ume...@sy...> - 2006-04-26 15:54:30
|
Hi, =20 I am trying to find out if I can directly make method calls from the python scripts of Grinder. I know it can be done but the biggest hurdle that I am facing since long is how.=20 Since I have EJBs on the appserver, and a Swings client using RMI protocol, I have to do this. I have been trying since long, but till now am not successful. I even have a set of JUnit suites, but I cannot call the JUnit suites either. I am using Grinder 2 beta 25. (The reason why I use this version is because this is the last version on java 1.3.1 which is used by my application). A sample script or advice on approach would help me a lot. =20 Thanks Umesh |