Hi, Has this already been fixed? I think it was fixed after the 1.7Beta build.
Thanks, Kevin Hammond --- [EMAIL PROTECTED] wrote: > 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=4579>. > 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=4579 > > class properties with white spaces will cause > ClassNotFoundException > > Summary: class properties with white > spaces will cause > ClassNotFoundException > Product: JMeter > Version: unspecified > Platform: All > OS/Version: Linux > Status: NEW > Severity: Normal > Priority: Other > Component: Main > AssignedTo: [EMAIL PROTECTED] > ReportedBy: [EMAIL PROTECTED] > > > If a class name has leading/trailing whitespace > (i.e. in the JMeter 1.7beta > distribution's xml.parser property), the > org.apache.jmeter.util.JMeterUtils.instantiate(string,string) > method will not > create the class. > > Either call trim() on the parameters to instantiate, > or ensure that the > properties don't have whitespace > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
