DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11853>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11853 latest cvs version -> .jmx save and load failure ------- Additional Comments From [EMAIL PROTECTED] 2002-08-21 11:34 ------- I guess you had an element in your older jmx-file that referenced "org.apache.jmeter.assertions.Assertion". This has changed to an interface that is now implemented by ResponseAssertion. Please try to change "org.apache.jmeter.assertions.Assertion" to "org.apache.jmeter.assertions.ResponseAssertion" in the jmx-file. I suppose JMeter will import it without problems after that. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
