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=15134>. 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=15134 AXIS provider requires mail.jar and acivation.jar even when not using attachements Summary: AXIS provider requires mail.jar and acivation.jar even when not using attachements Product: Axis-WSIF Version: current (nightly) Platform: All OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The WSIF AXIS provider requires mail.jar and acivation.jar even when not using attachements. AXIS itself only requires these jars if you actually send or receive an attachement, and WSIF didn't require them at all until attachement support was added. Probably requires encapsulating the code that uses DataHandlers in a new class so WSIFOperation_ApacheAxis doesn't reference them directly.