DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42660>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42660





------- Additional Comments From [EMAIL PROTECTED]  2007-06-18 23:20 -------
Created an attachment (id=20367)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20367&action=view)
Suggested patch

>From what I understand, the methods called by the "testStarted", "testEnded"
etc in the various BeanShellAssertion, BeanShellPreProcessor etc have to be
defined in the init file specified for the class in the jmeter.properties file.
This means that if the corresponding property for the class is not specified,
there is no need to try to call the beanshell "testStarted" method.

The suggested patch adds a check to see if the init file property is defined
for the class, and if it is not, then no attempt is made to try to call methods
on testStarted, testEnded etc.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to