|
Looks like a forward-compatibility problem: the version of
XmlBeans used to generate the classes is newer than the version used to run them
(probably 2.1.0 vs 2.0.0).
Radu From: Ziv Zeira [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 13, 2006 7:49 AM To: [email protected] Subject: Problem after generating XMLBeans I used xmlbeans version
2.1.0 to generate java artifacts out an XSD. When I'm attempting to
either 'createInstance' of the document class generated by the SCOMP, I'm
getting the following exception: java.lang.NoSuchMethodError:
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Ljava/lang/ClassLoader;Ljava/lang/String;)Lorg/apache/xmlbeans/SchemaTypeSystem; The command line I used
the generate the XMLBeans: scomp
-out C:\Development\op\OpDashboard\META-DATA\XMLbeansE.jar -src
C:\XMLbeans\ExpSource -dl
C:\Development\Op\OpDashboard\META-DATA\groups.xsd Any
suggestions? _______________________________________________________________________ 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. |
- Problem after generating XMLBeans Ziv Zeira
- RE: Problem after generating XMLBeans Radu Preotiuc-Pietro
- RE: Problem after generating XMLBeans cristalleke

