I would like to use the Amazon Product Advertising API to find some information on a book with its ISBN.
I generated the files with AWSECommerceService.wsdl.
It should also generate two classes: AWSECommerceService and AWSECommerceServicePortType, however it didn't. So I would like to know what can I do to have these classes generated?
Thank you