Re: help needed building axis2 using NetBeans 6.8 and maven 2.2.1

2010-07-27 Thread Andreas Veithen
Looks like the Axis2 trunk build now works with Maven 3.0 (beta1). Andreas On Tue, Feb 16, 2010 at 11:31, Stadelmann Josef wrote: > Hi Andreas, > > thank you for your excellent analysis. It is exactly what I are faced with. > I just learned that what is built with an earlier version of maven is

Class name clash in different namespaces

2010-07-27 Thread Thallapragada, Sowmi
Hi, I have 2 versions of an XSD schema with similarly named objects but slightly different attributes. Their namespaces are versioned so they are different (http://../v10/ vs. http://../v20/) . One of the services we are developing unfortunately has to use both the schemas because of legacy iss

Re: Error while using Axis2 Code Generator Plugin for Eclipse

2010-07-27 Thread Pasca
I had the same problem on linux. After modify the "plugins.xml", i delete the files under the directory '.eclipse' on my home directory. And then... all is good. Alvarez-Blanes, Gian A wrote: > > Hi, > > > > I've been trying to get the code generator plugin to work since > yesterday with no

Re: Error while using Axis2 Code Generator Plugin for Eclipse

2010-07-27 Thread Pasca
I had the same problem on linux. After modify the "plugins.xml", i delete the files under the directory '.eclipse' on my home directory. And then... all is good. Alvarez-Blanes, Gian A wrote: > > Hi, > > > > I've been trying to get the code generator plugin to work since > yesterday with no

Re: Error while using Axis2 Code Generator Plugin for Eclipse

2010-07-27 Thread Pasca
Alvarez-Blanes, Gian A wrote: > > Hi, > > > > I've been trying to get the code generator plugin to work since > yesterday with no luck. The problem is that when I click finish at the > end of the wizard I get a "java.lang.reflect.InvocationTargetException" > pop up message. I noticed that