I tried removing one the bindings (<wsdl:binding tag) but still got the same error...
BTJ On Thu, 29 Mar 2007 14:11:15 +0200 Maxime Orain <[EMAIL PROTECTED]> wrote: > You ve got this error because you have 2 bindings... Those 2 bindings using > the same things so at the > generation there is a problem... I saw that problem but I didn't solve it. > Hope it can help you. > > -----Original Message----- > From: Bjørn T Johansen [mailto:[EMAIL PROTECTED] > Sent: 29 March 2007 14:08 > To: [email protected] > Subject: Re: [xfire-user] Duplicate class.... > > Don't think there is any secrets there, so here you go... :) > > BTJ > > On Thu, 29 Mar 2007 07:51:31 -0400 > "Christopher Moesel" <[EMAIL PROTECTED]> wrote: > > > BTJ-- are you able to send a copy of your WSDL to the list? > > > > -Chris > > > > -----Original Message----- > > From: Karl Palsson [mailto:[EMAIL PROTECTED] > > Sent: Thursday, March 29, 2007 7:16 AM > > To: [email protected] > > Subject: RE: [xfire-user] Duplicate class.... > > > > > > Those are just bindings, it shouldn't be duplicating the schema section. > > > > I can't really help you, but I can steer you away from the wrong rabbit > > hole :) > > > > > -----Original Message----- > > > From: Bjørn T Johansen [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, March 29, 2007 9:29 AM > > > To: [email protected] > > > Subject: Re: [xfire-user] Duplicate class.... > > > > > > 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 > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > > > This email was sent to you by Reuters, the global news and information > company. > To find out more about Reuters visit www.about.reuters.com > > Any views expressed in this message are those of the individual sender, > except where the sender specifically states them to be the views of Reuters > Limited. > > Reuters Limited is part of the Reuters Group of companies, of which Reuters > Group PLC is the ultimate > parent company. Reuters Group PLC - Registered office address: The Reuters > Building, South Colonnade, > Canary Wharf, London E14 5EP, United Kingdom Registered No: 3296375 > Registered in England and Wales > > > > --------------------------------------------------------------------- > 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
