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 10:55:08 UTC

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

    [ http://issues.apache.org/jira/browse/AXISCPP-434?page=comments#action_12314302 ] 

Samisa Abeysinghe commented on AXISCPP-434:
-------------------------------------------

I do not get this error on Linux. 

java -classpath /home/samisa/obj/classes/wsdl2ws.jar:.:/home/samisa/java/xerces-2_6_2/resolver.jar:/home/samisa/java/xerces-2_6_2/xercesSamples.jar:/home/samisa/java/xerces-2_6_2/xmlParserAPIs.jar:/home/samisa/java/xerces-2_6_2/xercesImpl.jar:/home/samisa/java/xerces-2_6_2/xml-apis.jar:/home/samisa/java/axis-1_2beta/lib/axis-ant.jar:/home/samisa/java/axis-1_2beta/lib/commons-discovery.jar:/home/samisa/java/axis-1_2beta/lib/jaxrpc.jar:/home/samisa/java/axis-1_2beta/lib/saaj.jar:/home/samisa/java/axis-1_2beta/lib/axis.jar:/home/samisa/java/axis-1_2beta/lib/commons-logging.jar:/home/samisa/java/axis-1_2beta/lib/log4j-1.2.8.jar:/home/samisa/java/axis-1_2beta/lib/wsdl4j.jar:/home/samisa/java/jakarta-tomcat-5.0.19/common/lib/servlet-api.jar org.apache.axis.wsdl.wsdl2ws.WSDL2Ws -sclient -lc++ /home/samisa/axiscpp/ws-axis/c/deploy/wsdls/base.wsdl
log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.

The command and the warning that I get is shown above.

> 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
>     Priority: Minor

>
> 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