Return-Path: Delivered-To: apmail-ws-sandesha-dev-archive@www.apache.org Received: (qmail 61774 invoked from network); 6 Jan 2006 20:29:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jan 2006 20:29:31 -0000 Received: (qmail 21049 invoked by uid 500); 6 Jan 2006 20:29:30 -0000 Delivered-To: apmail-ws-sandesha-dev-archive@ws.apache.org Received: (qmail 21001 invoked by uid 500); 6 Jan 2006 20:29:29 -0000 Mailing-List: contact sandesha-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list sandesha-dev@ws.apache.org Received: (qmail 20990 invoked by uid 99); 6 Jan 2006 20:29:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2006 12:29:29 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jnekanayake@gmail.com designates 64.233.162.197 as permitted sender) Received: from [64.233.162.197] (HELO zproxy.gmail.com) (64.233.162.197) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2006 12:29:27 -0800 Received: by zproxy.gmail.com with SMTP id f1so3507873nzc for ; Fri, 06 Jan 2006 12:29:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:reply-to:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=NE/pDUmAmAxaqouV5gKj1Emfi6sQ1Gg79v/V48Ll/l5OPptlqJzDsmzBIW2CG/fLPgkZQiLFwR5h0aLzsgEFpg4I7khuFDtPbV5VV+nJ/phQlzEO6/00li8E07RmnlYi3ocSGjEHoWVxhwo9eu/q4r3z5Fj4UPdHbEmkg9+GVOs= Received: by 10.36.139.9 with SMTP id m9mr8581234nzd; Fri, 06 Jan 2006 12:29:05 -0800 (PST) Received: from BLRHJEKANAYA1 ( [149.159.3.192]) by mx.gmail.com with ESMTP id 5sm5602343nzk.2006.01.06.12.29.05; Fri, 06 Jan 2006 12:29:05 -0800 (PST) Message-ID: <003101c612ff$d516cec0$c0039f95@ads.iu.edu> Reply-To: "Jaliya Ekanayake" From: "Jaliya Ekanayake" To: "Ken Hu" , References: <1136540528.22954.8.camel@newyork> Subject: Re: wrong Date: Fri, 6 Jan 2006 15:29:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Big5"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Ken, Sandesha will use the local machine's IP address as the replyTo address when it sends requests from a client machine. You can override it by setting this value in the client as follows. ctx.setReplyToURL("http://127.0.0.1:9090/axis/services/RMService"); Thanks, Jaliya > Dear All: > > I am trying to implent sandesha on an existing ws, the deploy descriptor > reads like this : > ================================================================================== > xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"> > > > > languageSpecificType="java:com.ctu.tm.data.TaskBaseBean"/> > > > > > type="java:org.apache.sandesha.ws.rm.handlers.RMServerRequestHandler"> > type="java:org.apache.axis.message.addressing.handler.AddressingHandler"> > > > value="org.apache.sandesha.ws.rm.providers.RMClientProvider"/> > value="org.apache.sandesha.client.RMService"/> > > > > > ================================================================================== > I use my PC as both RM source and RM destination. > > In my logs file , I find the following message : > http://192.168.2.2:9090/axis/services/RMService > > It's really weired. The ip address of my PC is definitely not > 192.168.2.2 , does anyone know why this happens ? > > Thanks for reading my question. > > Ken > -- > ��o�� �J���� Ken Hu ken@mmti.com.tw > > �s�ج�ުѥ��������q > http://www.mmti.com.tw > > �����]804���s�Ͻ�����70�� > ��ߤ��s�j�dzзs�|������511�� > > �q�� 07-5253020 > �ǯu 07-5252165 > ��� 0937083880 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org > For additional commands, e-mail: sandesha-dev-help@ws.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org For additional commands, e-mail: sandesha-dev-help@ws.apache.org