Thanks! -- Kevin Hammond
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 02, 2001 8:37 PM Subject: Re: Re: DO NOT REPLY [Bug 4579] New: - class properties with white spaces will cause ClassNotFoundException Hi, I've tested this out and checked the code from the 1.7Beta download. My findings : 1. The problem exists in the 1.7Beta download 2. This has been fixed in the nightly release. I've updated the bug to fixed. neth ---- Begin Original Message ---- From: kevin hammond <[EMAIL PROTECTED]> Sent: Fri, 2 Nov 2001 13:51:57 -0800 (PST) To: JMeter Developers List <[EMAIL PROTECTED]> Subject: Re: DO NOT REPLY [Bug 4579] New: - class properties with white spaces will cause ClassNotFoundException 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:jmeter-dev- [EMAIL PROTECTED]> For additional commands, e-mail: <mailto:jmeter-dev- [EMAIL PROTECTED]> ---- End Original Message ---- ______________________________________________________________ For the latest news, go to http://www.asia1.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
