Thanks, but it looks like the file is being found.
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.sFB382F0125080271F6EF0AC64E086488.TypeSystemHolder.loadTypeSystem(Unknown
Source)
at
schemaorg_apache_xmlbeans.system.sFB382F0125080271F6EF0AC64E086488.TypeSystemHolder.<clinit>(Unknown
Source)
It seems to be here
Caused by: java.lang.ClassCastException:
org.apache.xmlbeans.SchemaGlobalElement$Ref
at
org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.buildContainers(SchemaTypeSystemImpl.java:690)
at org.apa
-----Original Message-----
From: robert lazarski [mailto:[email protected]]
Sent: Tuesday, May 18, 2010 11:21 AM
To: [email protected]
Subject: Re: Weird problem
On Tue, May 18, 2010 at 12:32 PM, Phee, Marty <[email protected]> wrote:
> 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.sCA62E59A9FA1AB04F2C0D6123E3944E8.TypeSystemHolder.loadTypeSystem(Unknown
> Source)
A similar TypeSystemHolder problem and resolution is in the docs. The
difference is probably due to the docs were written a while back, and
later xmlbean packages changed the message:
http://ws.apache.org/axis2/tools/1_4/CodegenToolReference.html
The url is broken on the latest few releases, so I see, but nothing
has changed here AFAIK. I don't use the axis2-wsdl2code-maven-plugin
so I can't help there specifically, the resolution is most likelly the
same.
- R
---------------------------------------------------------------------
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]