Hi Tony, - I guess not - how do I do that? Will it fit the Java-bindings generated? -As you can see from my previous posting, it kind of appears as if the "WSDL2Java"-process changes some of the types - I see a XMLSchema-string-type mutating to something else.
I generated a web-service-client with the original WSDL used as input to "WSDL2Java", but it does not match the service actually generated and deployed. The WSDD-file? The file "deploy.wsdd"? **Please tell me more!** Regards, Morten Sabroe Mortensen -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 20. september 2004 12:00 To: [EMAIL PROTECTED] Subject: Re: Why does 'WSDL2Java' change my WSDL!! Morten, Have you told Axis where to find your WSDL? It's a setting in the WSDD file. If you haven't told it, it will generate the WSDL and this may be what you are seeing. Tony Hi, Does anyone know why the WSDL used to feed Axis' WSDL2Java' differs from the WSDL returned by the final online web-service?