Re: wsdl2java and Two Similar Elements

2009-10-29 Thread Matthew McKenna
When I use Axis2, I get a whole host of other problems. With Axis 1.4 (what I am currently using) I get the behavior described in my original post. Thanks Matthew McKenna mtmckenna...@mac.com On Thursday, October 29, 2009, at 03:09AM, "Amila Suriarachchi" wrote: >

Re: wsdl2java and Two Similar Elements

2009-10-29 Thread Amila Suriarachchi
On Thu, Oct 29, 2009 at 12:28 PM, Matthew McKenna wrote: > Hello- > > I have a WSDL file that imports several XML schemas. One of those schemas > has the following: > > > > > > > > > > followed very closely by: > > > > > > > > > > > > > > > > > > > > > > > > In orde

wsdl2java and Two Similar Elements

2009-10-28 Thread Matthew McKenna
Hello- I have a WSDL file that imports several XML schemas. One of those schemas has the following: followed very closely by: In order to generate the appropriate Java code, I am using the following in my build.xml file: