I would like to know your opinion if it is reasonable to test performance of C (C++) SOAP stack with JMeter, or any Java multihreaded SOAP neutral testing tool. By SOAP neutral I mean that no serialization/deserialization framework is used on the "client" side to generate SOAP request and processing the SOAP response, but raw SOAP message is sent using http POST and some validation of response is done.
Thanks Tomas Bahnik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

