On 29/01/2008, patrick_walker <[EMAIL PROTECTED]> wrote: > > Hello there, > > with the current version of jmeter the does not seem to be a way to attach a > file with the webservice request. Is there any way around this?
You can send the contents of a file in both SOAP samplers. I've no idea what attaching a file means in SOAP, but you can probably use the HTTP Sampler with the appropriate parameters to create the relevant contents. > I was hoping to extend the class myself but it seems as if the code isn't > included due to some lisencing wrangle with the owners of SOAP? No, the code currently uses an obsolete version of Apache SOAP. No-one has had the time / inclination to migrate to the current version. > Any help or indicators would be greatly greatly appreciated > -- > View this message in context: > http://www.nabble.com/Mime-Attachemnts-with-Web-Service-Soap-Requests-tp15160497p15160497.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

