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?

           Summary: WebServiceSampler requires javax.mail, but should it?
           Product: JMeter
           Version: 1.9.RC3
          Platform: All
               URL: http://http://
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Tried a test build without the javax.mail jar, and found that WebServiceSampler 
gives a compilation error at line 415: it seems that the getContentType() 
method requires javax.mail.MessagingException.

Not sure if this means that WebServiceSampler should only be included if 
javax.mail is present, as is done for some other parts of JMeter, or whether 
the source file is using the wrong method. Or perhaps this is a bug in soap.jar?

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

Reply via email to