[ http://issues.apache.org/jira/browse/AXISCPP-553?page=comments#action_61082 ] Dushshantha Chandradasa commented on AXISCPP-553: -------------------------------------------------
Just a suggestion :) All WSDLs for the tests, have the "service" specification. this raised because of the WSDL doesnt have the service specification. It seems WSDL2WS tool uses this spec to generate some classes for the client and and server codes. for now shall we use the old wsdl file which has the service spec for Inquire_v2 untill the fixes to the wsdl2ws tool is done?? > WSDL2Ws can't generate code for inquire_v2.wsdl > ----------------------------------------------- > > Key: AXISCPP-553 > URL: http://issues.apache.org/jira/browse/AXISCPP-553 > Project: Axis-C++ > Type: Bug > Components: Client - Stub > Reporter: Manohar > Priority: Critical > > WSDL2Ws tool can't generate the code for an official verions of > inquire_v2.wsdl. > When run against the wsdl, WSDLWs generates the following exception. > 16-Mar-2005 10:22:12 org.apache.axis.utils.JavaUtils isAttachmentSupported > WARNING: Unable to find required classes (javax.activation.DataHandler and > javax > .mail.internet.MimeMultipart). Attachment support is disabled. > org.apache.axis.wsdl.wsdl2ws.WrapperFault: the service does not exists > at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.getServiceEntry(Unknown > Source) > at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.perprocess(Unknown Source) > at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.generateWrappers(Unknown > Source) > at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source) > Code generation failed. Please see errors above. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
