there's a setting in jmeter.properties. change it from INFO to DEBUG and
rerun it. if there's an error happening with Apache SOAP, it should output
the error to jmeter.log.

peter


On 11/14/05, Richard Gaywood <[EMAIL PROTECTED]> wrote:
>
> On 11/14/05, Peter Lin <[EMAIL PROTECTED]> wrote:
> >
> > ahh ok. if you're hitting IIS, you will need to make sure the soapAction
> > value in the webservice (SOAP) sampler is correct. if not, ASPX/ASMX
> will
> > return an error.
>
>
> Yeah, I am hitting IIS -- I wasn't expecting the simpler SOAP/XML-RPC
> component to work. It's the (more comprehensive) WebServiceSamplier error
> that's really stumped me. I'll strip out all my employer's proprietary
> stuff
> (my test plan currently has a few passwords in it ;o)) and send you a JMX
> tomorrow. Any light you can shed would be useful!
>
> Is there any way to turn the WebServiceSampler into a debug mode, so I can
> see the request it's trying to send down the wire? That'd be handy for
> this
> sort of problem solving.
>
>

Reply via email to