https://issues.apache.org/bugzilla/show_bug.cgi?id=41545
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19530|0 |1 is obsolete| | --- Comment #10 from Philippe Mouawad <[email protected]> 2012-03-13 23:29:19 UTC --- Created attachment 28464 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28464 Updated patch to r1293562 Hello, I updated patch and also classes that bridge SOAP UI. This patch can ease Soap methods testing since SOAP-UI generates really good templates. Bridge has Compilation dependency on SOAP UI so I don't think it can be included in JMeter but other classes work without it. Implementation of bridge must implement org.apache.jmeter.protocol.http.control.gui.WSDLToSoapRequestGenerator and implementation is configured in jmeter.properties: -soap_request_generator So it could be anything, not just SOAP UI. Testing it patch seems useful to me. I can host the bridge code somewhere if it cannot be included in JMeter. Should I commit it ? Thanks Regards Philippe -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
