--- Peter Reid <[EMAIL PROTECTED]> wrote: > > Sounds like a good idea.
I just checked in an update to the sampler. The text area is now the same width as the file browse. > What about the way an invalid Soap message is > handled > Try changing a working soap message and then running > the test I could add a button to test the proxy. Is that what you were thinking of? I'm not quite sure how to do that, but it may be handy. If a person doesn't click the button to "check proxy", it would still fail if host/port are blank or incorrect. > > By command line I mean when you start Jmeter there > are command > line arguments to specify the proxy -H and port -P > I think you should perhaps pick these up as defaults > or just use > them and have no entry fields in the sampler. > Ahh I see. actually the webservice sampler does not pick up the proxy from command line arguments, since it's not totally integrated into the normal proxy. Apache SOAP uses it's own proxy and not the JMeter proxy. I take a look and see how to pick the proxy values back. glad to hear you're not getting double requests. peter __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

