Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 8262 invoked from network); 3 May 2007 22:13:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2007 22:13:15 -0000 Received: (qmail 74376 invoked by uid 500); 3 May 2007 22:13:13 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 74363 invoked by uid 500); 3 May 2007 22:13:13 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 74352 invoked by uid 99); 3 May 2007 22:13:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 15:13:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of davanum@gmail.com designates 64.233.162.224 as permitted sender) Received: from [64.233.162.224] (HELO nz-out-0506.google.com) (64.233.162.224) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 15:13:05 -0700 Received: by nz-out-0506.google.com with SMTP id m7so710977nzf for ; Thu, 03 May 2007 15:12:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jbdpqJEXuvkJXSIuK8UACulCYkfO/+YBMVW2z4ingvQjIidTuGztnFhncIUKk63QupmFlMZFKEz23ZQfGaN9XUYRee7rE3OTzXSmy23KUosogPNBMUheQgMzK/hxQ8RJIXrgQZ5KRRmml25Hz7jxeMQqPxKJzMY4Wh3cUEvUTHI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OeBeVsmS3/6o2e2SZI+IUDMsj6xL1VaQZ/lITjhU1j+fKzsjRemn++zqmBLxIBZ4nB7E9OwpncG9dzcnMP/RgSUA19vM5pAqh8tiRRBwQAttfOR5JTaS/K5CvgaEEJEOv69WotKJP50ZxRaqMzMqCWtbPDXYcaM/HQmb/WM1BnU= Received: by 10.114.76.1 with SMTP id y1mr828373waa.1178230364326; Thu, 03 May 2007 15:12:44 -0700 (PDT) Received: by 10.114.182.20 with HTTP; Thu, 3 May 2007 15:12:43 -0700 (PDT) Message-ID: <19e0530f0705031512v7dd1bb78j6c6e187f2b42032@mail.gmail.com> Date: Thu, 3 May 2007 18:12:43 -0400 From: "Davanum Srinivas" Reply-To: dims@apache.org To: axis-user@ws.apache.org Subject: Re: WSDL2Java: WSDLProcessingException: Encoded use is not supported? In-Reply-To: <10312820.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7598b87a0705012045n8e1dc15j22b01d22be00cbe0@mail.gmail.com> <19e0530f0705020923g30858af8n939d9974a20aae2@mail.gmail.com> <10312820.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Stefan, Is this an Axis2 based service in production? and you have a custom wsdl? -- dims On 5/3/07, stefan_dragnev wrote: > > Dims, > > I'm sure the wsdl uses rpc/encoded because it contains the following > section: > > > style="document"/> > > soapAction="http://www.openuri.org/UpdateCategoriesReq" style="rpc"/> > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> > > > > style="rpc"/> > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> > > > ...... > > > I know that rpc/encoded is not supported in WS-I basic profile but this WSDL > was developed some time ago and is used in production so I'm not sure > whether I will be allowed to modify. If I'm allowed to modify it what will > be the best way to do it so Axis2 1.2's wsdl2java will not throw errors? > > Thanks. > Stefan > > > >I believe we are throwing better exceptions now...if you post the wsdl > >in a bug report, we can take a look to confirm that it is indeed an > >rpc/encoded wsdl which we don't support. > > > >thanks, > >dims > > -- > View this message in context: http://www.nabble.com/WSDL2Java%3A-WSDLProcessingException%3A-Encoded-use-is-not-supported--tf3678548.html#a10312820 > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > -- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org