the current soap webservice sampler has some limitations. mainly, it does not handle attachments. It's a feature others have requested and I thought about adding, but just haven't had time.
peter On 4/7/06, Oleg Shnayderman <[EMAIL PROTECTED]> wrote: > > Hello, > > I am trying to evaluate jmeter for the task, so far I am not sure if > jmeter > is the right tool. Anyhow, > Here is what I am trying to do.... > > I have a webserver which accepts multiple soap request. Each soap request > contains a file (txt, or html, or xml). > I want to test the maximum load for this webserver by generating multiple > clients (threads) which will send multiple files to process to the > webserver. > > I am trying to get the max kb/sec load on the server. For example like > after > running the test, I would be able to say that the max load on the server > was > like 25kb/sec or something. > Also, I want to be able to get the response from the web server with > processed file. > > How would I do this using jmeter, could anybody show me like a sample > config > files or anything which would get me closer to my goal, please. > Thank you, > > Oleg > >

