|
Thanks, it worked. From: Cezar Andrei [mailto:[EMAIL PROTECTED] Sent: Thursday, June 08, 2006 12:50 PM To: [email protected] Subject: RE: SOAP encoding question I believe you need to
include the SOAP schema file when compiling it, or at least have a previously
compiled jar on the classpath. The xsd should be found
at the following location: http://schemas.xmlsoap.org/soap/encoding/
. Cezar From: Maya
Dahan [mailto:[EMAIL PROTECTED] Hi
all, In the list of changes for XmlBeans
v2.0.0-beta1 they specified: "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: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:154:7:
error: src-resolve: attribute '[EMAIL PROTECTED]://schemas.xmlsoap.org/soap/encoding/'
not found. What am I doing
wrong? Many thanks
--
Maya _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. |
- SOAP encoding question Maya Dahan
- RE: SOAP encoding question Cezar Andrei
- RE: SOAP encoding question Maya Dahan

