Description
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