DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22303>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22303 WebServiceSampler requires javax.mail, but should it? [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2003-08-11 22:40 ------- You're right - Apache SOAP requires Java Mail, and I've since found that getContentType() is documented as throwing javax.mail.MessagingException. But this still leaves a problem with build.xml, hence I'm re-opening the call. Either build.xml needs to omit WebServiceSampler if Java Mail is missing, or mail.jar and activation.jar need to be added to the list of dependencies for JMeter (in which case the checks in build.xml should probably report an error if Java Mail is missing). I favour the former, which would allow JMeter to be built successfully without Java Mail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
