Hi, I'm trying to provide my original WSDL-file for users of my webservice, so "useOriginalwsdl" is set to true. This works fine when I deploy my service through an AAR. But for several reasons, I'm deploying my service programmatically at runtime. Now the WSDL is not found and Axis says "Unable to generate WSDL 1.1 for this service". Is there any way to tell Axis at runtime that there is a WSDL-file and that this file should be used? (Placing the file in META-INF doesn't help.)
Btw: Why are the generated WSDLs (if useOriginalwsdl is set to false) so ugly? All types like xs:int etc. have "xs:anyType" then. Greetings, Natalia -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
