You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/06/23 11:28:11 UTC

[jira] Closed: (AXISCPP-434) WSDL2WS Warning

     [ http://issues.apache.org/jira/browse/AXISCPP-434?page=all ]
     
Samisa Abeysinghe closed AXISCPP-434:
-------------------------------------

    Fix Version: 1.6 Alpha
     Resolution: Fixed

You need to add mailapi.jar and activation.jar to the class path to solve this problem. 
Please see my earlier comment to findout from where to download those jar files

> 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