Hi Manohar, Seems to be problem is in WSDL2Ws tool need "service" definition. There is JIRA for that. AXISCPP-552 when this is solved we'll get the solution for this.
Thanks. Chinthana On Thu, 17 Mar 2005 10:48:03 +0530, Manohar K Chintala <[EMAIL PROTECTED]> wrote: > > > Hi Chinthana, > > I've put in the official version of inquire_v2.wsdl ( downloaded from > http://www.uddi.org/specification.html ) into CVS yesterday to highlight > the problem reported in this JIRA. That is why code generation and > compilation is failing. > > Regards > Manohar > -------------------------------------------------- > Manohar Kumar.Ch > IBM Web Services Client for C/C++ > India Software Labs,III floor, Golden Enclave, > Aiport Road, Bangalore-560017 > Ph:- 91-80-25094304 > internet id: [EMAIL PROTECTED] > > "Chinthana > Danapala (JIRA)" > <[EMAIL PROTECTED] To > ache.org> Manohar K Chintala/India/[EMAIL > PROTECTED] > cc > 03/17/2005 10:33 > AM Subject > [jira] Commented: (AXISCPP-553) > WSDL2Ws can't generate code for > inquire_v2.wsdl > > [ > http://issues.apache.org/jira/browse/AXISCPP-553?page=comments#action_61077 > ] > > Chinthana Danapala commented on AXISCPP-553: > -------------------------------------------- > > With yesterday WSDL it's generated all files and compiled. But with the > today WSDL it's not generate the all files and Client Compilation - FAILED. > I tried with the older version WSDL its working. > Some thing is wrong in today WSDL file. > > > 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 > >
