Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 85458 invoked from network); 21 Nov 2006 09:54:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2006 09:54:41 -0000 Received: (qmail 53921 invoked by uid 500); 21 Nov 2006 09:54:42 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 53897 invoked by uid 500); 21 Nov 2006 09:54:42 -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 53868 invoked by uid 99); 21 Nov 2006 09:54:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 01:54:42 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of meharsvln@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 01:54:29 -0800 Received: by nf-out-0910.google.com with SMTP id o63so116385nfa for ; Tue, 21 Nov 2006 01:54:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=II7ssqGoGqEVjCld5Ofjo/HoRaHCY1cQiVshlaPDhgg/fTsBE1TAw0rDbJuXWibMZ/mLMQmrKRO6Jr0Xtey/hwlaR3VigwoabSUMOytl+rlUi+/fRxmmLbA3tA15KZJvS6xJ1TAJLlG32M2zh6jGbdFhJOEJ7fYzCuXVR3mKrU8= Received: by 10.78.51.9 with SMTP id y9mr6176366huy.1164102847457; Tue, 21 Nov 2006 01:54:07 -0800 (PST) Received: by 10.78.141.11 with HTTP; Tue, 21 Nov 2006 01:54:07 -0800 (PST) Message-ID: Date: Tue, 21 Nov 2006 15:24:07 +0530 From: "Mehar SVLN" To: axis-user@ws.apache.org Subject: Re: Axis2.1.1 question In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_25083_7652601.1164102847411" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_25083_7652601.1164102847411 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Is the messageReceiverInout is going to be unique in the system???? On 11/21/06, Mehar SVLN wrote: > > Hai, > > I have a question about MessageReceiverInOut... > > I have a wsdl, where i ve generated the server side skeleton.... > > I can see MyServiceMessageReceiverInOut, MyServiceSkeleton as important > claases... > > I need acccess to SoapEnvelope typically..... mainly to get some info from > soap Header element > > So if i have put all my logic into MyServiceMessageReceiverInOut.... > > Is there any problem with this??? or i can go ahead doing this??? > > -- > Rgds > Mehar -- Rgds Mehar ------=_Part_25083_7652601.1164102847411 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Is the messageReceiverInout is going to be unique in the system????

On 11/21/06, Mehar SVLN <meharsvln@gmail.com > wrote:
Hai,

I have a question about MessageReceiverInOut...

I have a wsdl, where i ve generated the server side skeleton....

I can see MyServiceMessageReceiverInOut, MyServiceSkeleton as important claases...

I need acccess to SoapEnvelope typically..... mainly to get some info from soap Header element

So if i have put all my logic into MyServiceMessageReceiverInOut....

Is there any problem with this??? or i can go ahead doing this???

--
Rgds
Mehar



--
Rgds
Mehar ------=_Part_25083_7652601.1164102847411--