Re: java.lang.ExceptionInInitializerError is the version of xbean.jar correct

2008-07-26 Thread Sai007
i007 wrote: >> Hi.. >> I am getting the following error .. >> >> Caused by: java.lang.ExceptionInInitializerError... 24 more >> Caused by: java.lang.RuntimeException: Could not instantiate >> SchemaTypeSystemImpl (java.lang.reflect.I

Re: java.lang.ExceptionInInitializerError is the version of xbean.jar correct

2008-07-22 Thread Radu Preotiuc-Pietro
On Tue, 2008-07-08 at 13:59 -0700, Sai007 wrote: > Hi.. > I am getting the following error .. > > Caused by: java.lang.ExceptionInInitializerError... 24 more > Caused by: java.lang.RuntimeException: Could not instantiate > SchemaTypeSystemImpl (java.lang.reflect.InvocationTarget

java.lang.ExceptionInInitializerError is the version of xbean.jar correct

2008-07-08 Thread Sai007
Hi.. I am getting the following error .. Caused by: java.lang.ExceptionInInitializerError... 24 more Caused by: java.lang.RuntimeException: Could not instantiate SchemaTypeSystemImpl (java.lang.reflect.InvocationTargetException): is the version of xbean.jar correct? at

Re: java.lang.ExceptionInInitializerError

2007-07-31 Thread Jethro Borsje
Hi there, What Jacob was referring to were "JDK" versions not XmlBeans versions. I know, but it got me thinking about versions in general :) But I think a common point is that (just as Java .class files) Schemas compiled with a version of XmlBeans (say 2.2) will work with later versions of X

Re: java.lang.ExceptionInInitializerError

2007-07-31 Thread Radu Preotiuc-Pietro
e used XMLBeans 2.3.0 to compile an .xsl file to a .jar which I > >> want to use to create XML files. However, I keep getting the following > >> exceptions: > >> [exceptions] > >> java.lang.ExceptionInInitializerError > >> a

Re: java.lang.ExceptionInInitializerError

2007-07-31 Thread Jethro Borsje
te XML files. However, I keep getting the following exceptions: [exceptions] java.lang.ExceptionInInitializerError at sun.misc.Unsafe.ensureClassInitialized(Native Method) at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25)

Re: java.lang.ExceptionInInitializerError

2007-07-30 Thread Jacob Danner
AIL PROTECTED]> wrote: > Hi everybody, > > I have used XMLBeans 2.3.0 to compile an .xsl file to a .jar which I > want to use to create XML files. However, I keep getting the following > exceptions: > [exceptions] > java.lang.ExceptionInIn

java.lang.ExceptionInInitializerError

2007-07-30 Thread Jethro Borsje
Hi everybody, I have used XMLBeans 2.3.0 to compile an .xsl file to a .jar which I want to use to create XML files. However, I keep getting the following exceptions: [exceptions] java.lang.ExceptionInInitializerError at sun.misc.Unsafe.ensureClassInitialized(Native Method) at

Re: java.lang.ExceptionInInitializerError

2007-04-23 Thread Jacob Danner
lbeans-user list. From: tuan nguyen [mailto:[EMAIL PROTECTED] Sent: Saturday, April 21, 2007 3:03 PM To: [EMAIL PROTECTED] Subject: java.lang.ExceptionInInitializerError I am trying to use XMLBeans version 2.2.0 to generate xml files from an application system that running on oracle databa

java.lang.ExceptionInInitializerError

2007-04-22 Thread Jacob Danner
Forwarding to the xmlbeans-user list. From: tuan nguyen [mailto:[EMAIL PROTECTED] Sent: Saturday, April 21, 2007 3:03 PM To: [EMAIL PROTECTED] Subject: java.lang.ExceptionInInitializerError I am trying to use XMLBeans version 2.2.0 to generate xml

Re: java.lang.ExceptionInInitializerError

2007-01-20 Thread maxpid
It happens only when I launch it from inside Eclipse IDE If I run it outside ( dos console ) it works fine -- View this message in context: http://www.nabble.com/java.lang.ExceptionInInitializerError-tf3044684.html#a8466500 Sent from the Xml Beans - User mailing list archive at Nabble.com

java.lang.ExceptionInInitializerError

2007-01-20 Thread maxpid
e I obtain from the XmlBean 1.0.4 version. Any suggestion ? ( p.s. the scomp seems to run ok creating the jar I need ) Thanks in advance -Max Exception in thread "main" java.lang.ExceptionInInitializerError at com.easypo.XmlPurchaseOrderDocumentBean.(U