I think I see why... If I use soap-ui and import the wsdl, it creates to webservices; one for soap 1.1 and one for soap 1.2.. My guess it that that's the reasong I get duplicate classes...
But how can I fix this? BTJ On Thu, 29 Mar 2007 10:48:02 +0300 "Tero Kivisaari" <[EMAIL PROTECTED]> wrote: > I think I have had the same error and it was because of namespace > problems in the WSDL. Are you sure that you have a valid WSDL? > (Eclipse or soapUI will help with validating) > > -Tero > > On 3/29/07, Bjørn T Johansen <[EMAIL PROTECTED]> wrote: > > No one has any idea why this happends?? > > > > BTJ > > > > On Tue, 27 Mar 2007 11:00:29 +0200 > > Bjørn T Johansen <[EMAIL PROTECTED]> wrote: > > > > > I am trying to generate java classes based on a WSDL but in some of the > > > generated classes I get the > > > error "Duplicate class" but most of the classes is ok... > > > Is this a known limitation/bug? > > > > > > I have tried both XFire 1.2.2 and 1.2.5 but it generates the same code.. > > > > > > > > > Regards, > > > > > > BTJ > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
