Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 92289 invoked from network); 23 Jun 2005 09:28:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jun 2005 09:28:14 -0000 Received: (qmail 17050 invoked by uid 500); 23 Jun 2005 09:28:13 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 16971 invoked by uid 500); 23 Jun 2005 09:28:12 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 16864 invoked by uid 99); 23 Jun 2005 09:28:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2005 02:28:11 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id B5B5415 for ; Thu, 23 Jun 2005 11:28:10 +0200 (CEST) Message-ID: <348934600.1119518890743.JavaMail.jira@ajax.apache.org> Date: Thu, 23 Jun 2005 11:28:10 +0200 (CEST) From: "Samisa Abeysinghe (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Commented: (AXISCPP-434) WSDL2WS Warning In-Reply-To: <759399005.1108397531806.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXISCPP-434?page=comments#action_12314308 ] Samisa Abeysinghe commented on AXISCPP-434: ------------------------------------------- You need to have mailapi.jar downloaded from http://java.sun.com/products/javamail/downloads/index.html and activation.jar downloaded from http://java.sun.com/products/javabeans/jaf/downloads/index.html on your class path to eliminate this warning. > WSDL2WS Warning > --------------- > > Key: AXISCPP-434 > URL: http://issues.apache.org/jira/browse/AXISCPP-434 > Project: Axis-C++ > Type: Bug > Components: WSDL processing - RPC > Environment: n/a > Reporter: Fred Preston > Assignee: Samisa Abeysinghe > Priority: Minor > Fix For: 1.6 Alpha > > When creating a stub with WSDL2WS I get the following warning message:- > Command Line > ------------ > C:\getQuote>java -classpath C:/wsdl2ws/wsdl2ws.jar;C:/java/axis.jar;C:/java/commons-discovery.jar;C:/java/commons-logging.jar;C:/java/jaxrpc.jar;C:/java/saaj.jar;C:/java/wsdl4j.jar org.apache.axis.wsdl.wsdl2ws.WSDL2Ws GetQuote.wsdl -omyGetQuote -sclient > Warning message > --------------- > 14-Feb-2005 15:56:22 org.apache.axis.utils.JavaUtils isAttachmentSupported > WARNING: Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled. > ignoring anonymous type >getQuote > ignoring anonymous type >getQuoteResponse > Code generation completed. > Defect > ------ > The defect is, How do I get rid of this warning message? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira