Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 5427 invoked from network); 1 Jun 2010 12:18:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 12:18:29 -0000 Received: (qmail 39552 invoked by uid 500); 1 Jun 2010 12:18:28 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 39011 invoked by uid 500); 1 Jun 2010 12:18:27 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 39003 invoked by uid 99); 1 Jun 2010 12:18:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 12:18:27 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_EXTRA_CLOSE,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.191.69.24] (HELO web30007.mail.mud.yahoo.com) (209.191.69.24) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 01 Jun 2010 12:18:18 +0000 Received: (qmail 74594 invoked by uid 60001); 1 Jun 2010 12:17:56 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1275394676; bh=ALzjl+aBpWV+9ogwF6O/MFDI7PiMPBut6rxhyNvBBfE=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=xz9ImZx3spN/LJO3TSaqtzSmn3P5DAuZO8paxnsxPO4t/Zg4bgNO/7aUkLHPlyU1IR0ca+rDxNmMorLZKFDx2Zb2GQMco3cL9YHIgJ0svuspfv3zX/IB+DhfF9xOZ0FA0mtma41zj2kW5BmgmyPLVQBmLftG3fZ0c/4EA3shrOQ= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=0VJuHPC1yu1kSlLKOjkSZ8ZveM3Z1E+z22EdVsPNm1dxmSGnQ4UFw8HBKMiWlpDG79fniSB0hk1ul4GTqxXgX38ebZ0425c6iFb8isFV0wjA+8apFLl7sYKaJwuOP3FOCRy8lGB6ev/4GGRhnUDHm7JQhiPYOYVGe27a1tGFUAc=; Message-ID: <513428.73487.qm@web30007.mail.mud.yahoo.com> X-YMail-OSG: LAOlzaQVM1ntrgFSW6QcOnLX0LruyKyGwJ9IqAjusd.WwoQ s9cgZq5Y3WL96sJDwcNzOA12nYNKdNWuCNoNhvC_I.kuKDQ_iwQm0ykicW8M 1y2Zh9xf06PgWKU_rg03OCC6_T2O5cDB6V8EO5Zy_dCQQM6wmSvjeyERnUi9 I2Rn7oPOXfkKmVmC8oB9xEzXwkbGnJO16L7zxUJL8J45JlQd48ant9vxvB_Y JRV8ibB0DG1gr8hvgef3lkqkObQeE9FclDSDeUomMcYSiVb5RkqB5RUhNHva e.fKPEsSAEChmsmH_FUaXWzjKejBc25D9SgX1XoJ7c60uTO1H6vyoc.5YDMz l2HRywR._KsyV3j2U4wyBIUP6pwE_u7bX Received: from [199.173.226.235] by web30007.mail.mud.yahoo.com via HTTP; Tue, 01 Jun 2010 05:17:56 PDT X-Mailer: YahooMailClassic/11.0.8 YahooMailWebService/0.8.103.269680 Date: Tue, 1 Jun 2010 05:17:56 -0700 (PDT) From: sarvani kare Subject: Re: Can single web service be deployed onto multiple end points? To: java-dev@axis.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1522729681-1275394676=:73487" X-Virus-Checked: Checked by ClamAV on apache.org --0-1522729681-1275394676=:73487 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Thanks Amila, =A0 Do you have a code snippet that you can share with me. That would be really= helpful to me to understand how to do it. An example would be really great= . =A0 Awaiting your reply. =A0 Thanks so much. --- On Sat, 5/29/10, Amila Suriarachchi wrote= : From: Amila Suriarachchi Subject: Re: Can single web service be deployed onto multiple end points? To: java-dev@axis.apache.org Date: Saturday, May 29, 2010, 7:29 AM You can do this by adding you own Axis2 hander to dispatch these messages t= o the service.=20 thanks, Amila. On Fri, May 28, 2010 at 10:15 PM, sarvani kare wrote: =A0 Hi all,=20 =A0=20 Can we deploy a single web service onto multiple end points?=20 =A0=20 Example:=20 =A0=20 If the web service name is echo,=20 =A0=20 Can we deploy it to two different endpoints A and B?=20 =A0=20 Like,=20 http://localhost:9080/axis2/services/A/echo and http://localhost:9080/axis2= /services/B/echo=20 =A0=20 Can you point me to any website as how to configure this if it is achievabl= e?=20 =A0=20 Thanks a lot for your time.=20 M --=20 Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/ =0A=0A=0A --0-1522729681-1275394676=:73487 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks Amila,
 
Do you have a code snippet that you can share with me. That would be r= eally helpful to me to understand how to do it. An example would be really = great.
 
Awaiting your reply.
 
Thanks so much.

--- On Sat, 5/29/10, Amila Suriarachchi &= lt;amilasuriarachchi@gmail.com> wrote:

From: Amila Suriarachchi <amilasuriarachchi@gm= ail.com>
Subject: Re: Can single web service be deployed onto multipl= e end points?
To: java-dev@axis.apache.org
Date: Saturday, May 29, 20= 10, 7:29 AM


You can do this by adding you own Axis2 hander t= o dispatch these messages to the service.

thanks,
Amila.

=
On Fri, May 28, 2010 at 10:15 PM, sarvani kare <mittuetc@yahoo.com> wrote:





--
Amila Suriar= achchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/
 

Hi all,

 

Can we deploy a single web service onto multiple end points?

 

Example:

 

If the web service name is echo,

 

Can we deploy it to two different endpoints A and B?

 

Like,

http://= localhost:9080/axis2/services/A/echo and http://localhost:9080/axis2/services/B= /echo

 

Can you point me to any website as how to configure this if it is a= chievable?

 

Thanks a lot for your time.

M


=0A=0A --0-1522729681-1275394676=:73487--