Probably easier to continue discussions here...

The patch has quite a few spurious changes;
* some specific imports have been replaced by .*. This is not the
standard in Meter code.
* various spacing changes have occurred in existing code.

These make it a lot harder to review the changes.

The documentation also needs to be updated.

The build file for the wrapper jar seems to need a lot of 3rd party
jars, some of which could clash with the JMeter jars.

It looks like it is not possible to compile the wrapper without the
soapui jars, which could make releases a pain.

Sorry, but I think it needs more work before anything can be included
with JMeter.

S///
On 05/02/07, sebb <[EMAIL PROTECTED]> wrote:
On 05/02/07, sumit shah <[EMAIL PROTECTED]> wrote:
> Dear JMeter Devs:
>
> I have attached a patch to:
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=41545
>
> that integrates functionality from soapUI (http://soapui.org) and
> should apply cleanly to both the rel-2-1 and rel-2-2 code branches.
> The functionality allows you to specify a WSDL and then generate a
> soap request based on an operation specified in the WSDL.
>
> Since soapUI is released under the LGPL I have also included a jar
> that wraps the soapUI functionality so that Jmeter can be compiled
> without the soapui jars.
>
> If this patch is not acceptable, please let me know if I can do
> anything so that it can be incorporated into the jmeter src.
>

See my update to the Bugzilla issue.

> Thanks!
> Sumit
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to