Please indicate if this is not a proper forum for this.
But I get compilation errors when i run wsdlc against this wsdl.
I am using weblogic 10.3,if that is of relevance.
<?xml version="1.0" encoding="UTF-8"?>
......
......
......
[wsdlc] [WARNING] src-resolve.4.2: Error resolving component 'soapenc:Array'
. It was detected that 'soapenc:Array' is in namespace 'http://schemas.xmlsoap.o
rg/soap/encoding/', but components from this namespace are not referenceable fro
m schema document 'file:/C:/Documents%20and%20Settings/compaq/Local%20Settings/T
emp/_ckr59b/PriceListService.wsdl#types?schema1'. If this is the incorrect names
pace, perhaps the prefix of 'soapenc:Array' needs to be changed. If this is the
correct namespace, then an appropriate 'import' tag should be added to 'file:/C:
/Documents%20and%20Settings/compaq/Local%20Settings/Temp/_ckr59b/PriceListServic
e.wsdl#types?schema1'.
Any ideas on how to resolve this namespace issue will be appreciated.