Hi JS, According to an message of november on your mailinglist, I have deleted the namespace (in the WSSD file) and thanks this, Axis autogenerates the WSDL without SOAPException (good) at http://localhost:8080/axis/services/urn:EchoAttachmentsService?wsdl Another information about this (thank to Rick Kellogg that give me last december): According to the following article, WSDL does not support the use of attachments. That feature will be adding in the WS-I Basic Profile 1.1 which is still under development. http://webservices.xml.com/pub/a/ws/2003/09/16/wsbp.html Hope this helps, and good luck with attachments... (I have also problems with it!)
Co2. mercredi 18 fevrier 2004 14:31 Cedric Carbone NEOPOST Industrie. -----Message d'origine----- De : Jigsaw [mailto:[EMAIL PROTECTED] Envoye : mercredi 18 fevrier 2004 12:19 A : [EMAIL PROTECTED] Objet : FW: axis1.1 and attachments Can anyone help me with this, please?? /JS ------ Forwarded Message From: Jigsaw <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Fri, 13 Feb 2004 16:32:48 +0000 To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: axis1.1 and attachments Hi, I am getting the following error when I try to get the wsdl for EchoAttachmentsService at http://localhost/axis/services/urn:EchoAttachmentsService?wsdl AXIS Error Sorry, something seems to have gone wrong... here are the details: Fault - ; nested exception is: WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'urn:EchoAttachmentsService'. Namespace prefixes must be set on the Definition object using the addNamespace(...) method.: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'urn:EchoAttachmentsService'. Namespace prefixes must be set on the Definition object using the addNamespace(...) method.: faultActor: faultNode: faultDetail: I think some of you have moticed this error. How did you solve it. Please help, JS. ------ End of Forwarded Message