Hi,

Have you got past this error?

Compiling in 1.4 and running the jars in 1.5 is not the cause for this,
but the fact that your QA Environments are different probably is. You
basically have to make sure that the classloader that loads your
compiled types jar also has access to xbean.jar.

Radu

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.InvocationTargetException): is the
> version of xbean.jar correct?
> at
> schemaorg_apache_xmlbeans.system.s1A93008C4417EA6F556213014618265D.TypeSystemHolder.loadTypeSystem(Unknown
> Source)
> at
> schemaorg_apache_xmlbeans.system.s1A93008C4417EA6F556213014618265D.TypeSystemHolder.<clinit>(Unknown
> Source)
> ... 24 more
> I read few posts and was not able to find a solution, I used scomp and
> generated the schema jars in JDK 1.4 and those when deployed in JDK 1.5, I
> get the above errors...does not happen when deployed in JDK 1.4. we have
> different Environments QA, Test with different versions of JDK...
>  
> version:xmlbeans-2.3.0
> 
> What is the solution to resolve this problem..?
>  
> Appreciate yout time and suggestions.
> Thanks
> Sai.
> --
> View this message in context: 
> http://www.nabble.com/java.lang.ExceptionInInitializerError-is-the-version-of-xbean.jar-correct-tp18348957p18348957.html
> Sent from the Xml Beans - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to