WSDL2Java Tool Generates Java Stubs which has errors 2 ------------------------------------------------------
Key: AXIS2-5194 URL: https://issues.apache.org/jira/browse/AXIS2-5194 Project: Axis2 Issue Type: Bug Components: adb Affects Versions: 1.6.1 Environment: Windows XP Reporter: Sumeet Chakraborty Fix For: 1.6.1 Attachments: Common.xsd, wsDisplayBookingRequest.wsdl Hello Techies, I am using the WSDL2Java bat file to generate the necessary stubs, the generation of the stubs is successful without any error or warning, but then when I try to open one of the stub files by the name CCLCorpAPIWS_Public_DisplayBooking_v20ServiceStub, it shows me that a method Type_type5.Factory.fromString() is not defined or it does not exists. This Factory class is an inner class in the same java class and it does not have this method defined. Is there something missing in the WSDL. I am attaching the source code and the WSDL for your reference. Please help Regards, Sumeet -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org