You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/03/14 00:29:19 UTC

DO NOT REPLY [Bug 41545] Enhancement to integrate soapui into Soap/XMLRPC sampler

https://issues.apache.org/bugzilla/show_bug.cgi?id=41545

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19530|0                           |1
        is obsolete|                            |

--- Comment #10 from Philippe Mouawad <p....@ubik-ingenierie.com> 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.