Re: HTTP Header Manager

2004-11-06 Thread sebb
On Mon, 1 Nov 2004 17:14:02 +0100, Coret Bob [EMAIL PROTECTED] wrote: Hi all, I want to force my proxy server to fetch the pages from the webserver instead of the cache. This can be achieved by adding the header Cache-control: no-cache. Do I have to add this header to all HTTP requests

Glue WSDL now supported

2004-11-06 Thread Peter Lin
I've just checked in a fix so the wsdhelper handles gluecode wsdl correctly. I've also started working on a new SOAP sampler that uses Axis. Specifically, it uses WSDL2Java tool to generate the client code. It will take a week or so to get a working sampler, since it is a completely different

JMeter and SSL

2004-11-06 Thread Mike Buzzetti
Hey everyone, I was wondering why my tests fail when using SSL. I am using jmeter 2.0.1 and I have tried the latest CVS. When I run a thread I get ava.io.IOException: HTTPS hostname wrong: should be XXX.XXX.XXX.XXX at sun.net.www.protocol.https.HttpsClient.b(DashoA12275)