Hi all,
 
In the list of changes for XmlBeans v2.0.0-beta1 you specified that you "Added ability to compile Schemas containing references to SOAP11 encoded arrays"
 
I have a WSDL that contains several SOAP arrays; while trying to compile it using Scomp I am getting several errors:
 
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test>..\bin\scomp GlobalWeather.wsdl
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:0: warning: The WSDL GlobalWeather.wsdl uses SOAP encoding. SOAP encoding is not compatible with literal XML Schema.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:15:6: error: src-resolve: type '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:19:7: error: src-resolve: attribute '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:25:6: error: src-resolve: type '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:29:7: error: src-resolve: attribute '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:51:6: error: src-resolve: type '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:55:7: error: src-resolve: attribute '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:68:6: error: src-resolve: type '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:72:7: error: src-resolve: attribute '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:126:6: error: src-resolve: type '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
 
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:130:7: error: src-resolve: attribute '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:150:6: error: src-resolve: type '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
 
C:\Tools\XBean\2.1\xmlbeans-2.1.0\Test\GlobalWeather.wsdl:154:7: error: src-resolve: attribute '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/' not found.
Time to build schema type system: 1.262 seconds
BUILD FAILED
 
What am I doing wrong?
 
Many thanks
 
  -- Maya

Attachment: GlobalWeather.wsdl
Description: GlobalWeather.wsdl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to