RE: Weird problem

2010-05-19 Thread Phee, Marty
... -Original Message- From: Phee, Marty [mailto:[email protected]] Sent: Tuesday, May 18, 2010 1:11 PM To: [email protected] Subject: RE: Weird problem Axis2 1.5.1 I tried xmlbeans 2.4.0 and same problem. Why would the ant build work, but not maven on the same code base

RE: Weird problem

2010-05-18 Thread Phee, Marty
Axis2 1.5.1 I tried xmlbeans 2.4.0 and same problem. Why would the ant build work, but not maven on the same code base? -Original Message- From: robert lazarski [mailto:[email protected]] Sent: Tuesday, May 18, 2010 12:42 PM To: [email protected] Subject: Re: Weird

Re: Weird problem

2010-05-18 Thread robert lazarski
On Tue, May 18, 2010 at 2:36 PM, Phee, Marty wrote: > When I use the plugin it generates this for struct8d8bdoctype.xsb > > SchemaTypeSystemImpl:690 > > value: org.apache.xmlbeans.SchemaGlobalElement$Ref = > {org.apache.xmlbeans.schemaglobalelement$...@2173} > > _handle = struct8d8bdoctype > > > >

RE: Weird problem

2010-05-18 Thread Phee, Marty
file. From: ceri tandogan [mailto:[email protected]] Sent: Tuesday, May 18, 2010 12:03 PM To: [email protected] Subject: Re: Weird problem Hello, Which application server or servlet container are you using? 1)try to update wsdl.jar of app server common lib directory 2)Check if

RE: Weird problem

2010-05-18 Thread Phee, Marty
Sent: Tuesday, May 18, 2010 12:03 PM To: [email protected] Subject: Re: Weird problem Hello, Which application server or servlet container are you using? 1)try to update wsdl.jar of app server common lib directory 2)Check if schemaorg_apache_xmlbeans.

Re: Weird problem

2010-05-18 Thread ceri tandogan
: Tue, May 18, 2010 7:47:04 PM Subject: RE: Weird problem the axis2-wsdl2code-maven-plugin main site (and all mirrors appear to be down)..if you are able to attach or post the jar you have we can try to replicate problem here Martin Gainty BTW ..you spelled "wired" i

RE: Weird problem

2010-05-18 Thread Martin Gainty
acilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Subject: Weird problem Date: Tue, 18 May 2010 10:32:18 -0500 From: [email protected] To: [email protected] I’m trying to create a maven project for the quicksta

RE: Weird problem

2010-05-18 Thread Phee, Marty
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

Re: Weird problem

2010-05-18 Thread robert lazarski
On Tue, May 18, 2010 at 12:32 PM, Phee, Marty 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.sCA62E59A9FA1AB04F2C0D6

Weird problem

2010-05-18 Thread Phee, Marty
I'm trying to create a maven project for the quickstartxmlbeans example. If I build it using the axis2-wsdl2code-maven-plugin I get the error below. If I build it using the ant build.xml file which is generated it works fine. This is on xp machine. It seemed to work fine on Osx. I used ant with