Howdy,

I'm trying to test an application that requires posts of content-type of text/xml.  I 
have tried using the HTTPSampler, and then was told about the SOAPSampler.  Once I get 
things working, I intend to modify the SoapSampler as necessary.  I found the SOAP 
sampler source code in the latest daily build, but not in the 1.7B3.

I could not get the daily build to run, so I have resorted to taking code from the 
daily build and putting it into the released build as an extension.

So, from the daily build I compiled org.apache.jmeter.protocol.http.SoapSampler & 
org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui, and put them in a jar in 
the ext directory of jmeter.  I then configured it this way:

search_paths=ApacheJMeter.jar;classes;../ext/jmeter-ext.jar

I also copied a couple of messages from the message.properties file in the daily build 
into the jmeter build.

After doing all of this, I EXPECTED to see "Add SoapRequest" under the "Add\Generative 
Controller" menu of the thread group, however, I haven't noticed any changes.

I'm not at all sure if my approach is valid.  Any help would be great.

Thanks,
Chris

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

Reply via email to