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]>

Reply via email to