[ http://issues.apache.org/jira/browse/AXISCPP-553?page=comments#action_61099 ] John Hawkins commented on AXISCPP-553: --------------------------------------
I think we should leave the official uddi-inquire wsdl in the build and fix the "service" problem. Customers use the official version not our hacked one. > 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
