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=29884>. 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=29884 modifiers not working with the new jakarta commons http client Summary: modifiers not working with the new jakarta commons http client Product: JMeter Version: Nightly (Please specify date) Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Modifiers in the package org.apache.jmeter.protocol.http.modifier aren't generic enough to run with the new jakarta commons http sampler. It's easily seen, if you try to use them with the new http request sampler alpha. I'll provide a patch, which fixes that. The following classes are affected: AnchorModifier.java, HtmlParsingUtils.java, ParamModifier.java, URLRewritingModifier.java, UserParameterModifier.java. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
