eopeter / sudzc

Automatically exported from code.google.com/p/sudzc
0 stars 0 forks source link

WSDL using XSD files #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Insert URL of the WSDL file
2. Hit button 'Generate'

What is the expected output? What do you see instead?
The code isn't generated. Get the following message: "No WSDL files have been 
specified: Could not find file 
'C:\WINDOWS\SysWOW64\inetsrv\ESB_GetChargingStationList.xsd'."
The WSDL I'm using requires usage of various .xsd files. Is this possible to 
use with SUDZC?

What version of the product are you using? On what operating system?
Irrelevant.

Please provide any additional information below.

Original issue reported on code.google.com by plin...@gmail.com on 26 Oct 2010 at 11:16

Attachments:

GoogleCodeExporter commented 9 years ago
I too have same problem...
Any solution?

Original comment by meetAksh...@gmail.com on 7 Feb 2011 at 12:36

GoogleCodeExporter commented 9 years ago
Nop, just had to do some workaround and include all needed data in the WSDL.

Original comment by plin...@gmail.com on 7 Feb 2011 at 2:05

GoogleCodeExporter commented 9 years ago
Take a look at this project: https://github.com/sebmartin/FlatWSDL

Original comment by amaech...@gmail.com on 23 Mar 2012 at 9:13