------ art_46087_9897134.1181119791911 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline > > > soap:address requires an URI so you must supply 'http://', 'https://', > etc. here. Is there any reason why you can't do that? > > I've just check the W3C documentation for the wsdl syntax ( http://www.w3.org/TR/wsdl) and I think it is my mistake. The URI must have a scheme: http:// https:// ftp:// mailto:// ... So we have to modify our soap address location so that we can access them through http protocol. Cheers, -- David ALPHEN ------ art_46087_9897134.1181119791911--