Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 35131 invoked from network); 30 Jul 2007 15:50:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2007 15:50:29 -0000 Received: (qmail 56743 invoked by uid 500); 30 Jul 2007 15:48:44 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 55807 invoked by uid 500); 30 Jul 2007 15:48:39 -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 54595 invoked by uid 99); 30 Jul 2007 15:48:32 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 08:48:32 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 15:17:12 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IFWz3-00021V-HN for axis-user@ws.apache.org; Mon, 30 Jul 2007 08:16:33 -0700 Message-ID: <11865674.post@talk.nabble.com> Date: Mon, 30 Jul 2007 08:16:33 -0700 (PDT) From: alpatino2 To: axis-user@ws.apache.org Subject: Re: rpc-encoded vs rpc-literal vs document-literal migrate Axis1.4 wsdl (rpc-encoded) to Axis2 doc-lit In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: pato.lukaz@gmail.com References: <1184877915.8774@davidwbrown.name> <1184972014.24372@davidwbrown.name> <514C6BBC028F374A8D21B199B66CF43207C181BB@ataexc03.americas.cpqcorp.net> <1185028066.991@davidwbrown.name> <1185241567.3484@davidwbrown.name> <11856779.post@talk.nabble.com> <46AD8F78.7080403@gmx.at> X-Virus-Checked: Checked by ClamAV on apache.org Thanks for the help, I see the necessity to use axis1, now what do you think is the best way to invoke this rpc/encoded service, I want to write a higher level service in axis2 using document/literal style, and inside of this service invoke to the rpc service, but I think I need to mix axis1 and axis2 libraries, I know I could decouple service invokation using a ESB, but I cannot afford to use this. Client--->Axis2 (Doc Literal)Service --> rpc/encoded __________________________ |--> doc/literal __________________________ |--> ???? Thanks again Use Axis 1.4 instead. Anne On 7/30/07, Philipp Leitner wrote: > AFAIK Axis 2 does not support RPC/encoded at all since it is not WS-I > compliant. > > /philipp > > alpatino2 schrieb: > > Hi! > > > > I have a slightly different requirement: I received wsdl's from a > service > > provider that implements the TR-069 spec, this spec define the use of > > rpc/encoded style. I need to invoke this service but I am not able to > > generate the client, I tried to generate the client for the sample > > stockAvailableNotification.wsdl extracted from the Building Web Services > > with Java book, but I get the following error: > > -- View this message in context: http://www.nabble.com/rpc-encoded-vs-rpc-literal-vs-document-literal-migrate-Axis1.4-wsdl-%28rpc-encoded%29-to-Axis2-doc-lit-tf4113634.html#a11865674 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