Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 96959 invoked from network); 14 Jun 2010 18:19:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jun 2010 18:19:42 -0000 Received: (qmail 27396 invoked by uid 500); 14 Jun 2010 18:19:41 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 27267 invoked by uid 500); 14 Jun 2010 18:19:40 -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 27259 invoked by uid 99); 14 Jun 2010 18:19:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jun 2010 18:19:40 +0000 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Mon, 14 Jun 2010 18:19:33 +0000 Received: (qmail 75979 invoked by uid 60001); 14 Jun 2010 18:19:11 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1276539551; bh=YI5ma4o56vh6o67nbgxmHFqn6DoYyVif6mpXFKLe0BY=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=hg7U8RJ1BW97b0NNIsrK4+NDJI0yZsv0H8eZJ3PMu9i28HiAYooWxw5MbQ6j5HCarF6iFF8rAiWP1MzrhbeIqZBMoliG3PGRajcGZ1+4+uAhbCC3PgLMbqX2lgpbF3eLLgb5y17hsoJTk3YgymaScrWWKSnjvNZgjhHAJSslgZs= 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=QjsvtqcmrmfaqEa47UbNEe9IcN9t9UQdG01SpEqdyMN5+nZgCWEGkXoI1Hhcqa/SPWHxYSRplZbdG1nz9rvapycO9Ds572vY7hGaLlxPyhA1aCfZaJLXcjG0YyLU7ERoOvr5OSOX5Q6dDzXqfyTJ/QyWiVSnNLvuz+184vlZaS4=; Message-ID: <686029.75890.qm@web30007.mail.mud.yahoo.com> X-YMail-OSG: QYXXyZ8VM1kXuBKErIU4VILBqo_L3NP4duVyBDLbjbxikfu dgSUNU8riV.QQrsOCIBvxgHC9N5koBxCdxw8lmjToCGFqqSC2ToYhcAVWdyI 3jWdeZbTLg.7OvcRPMco8cB9VjMZrkl6HRtGj9Hp4jE16FpybpLB0.55UDd1 9PST61IheSexlli0LnqX9v4sIDFTps2AA9LFz7l752KNM5FaUwp4h1w14iO. FWOS1nSIUW0lhjFlW_DbbgFttHegFsqPiv3bagdD9SIszxKfjwdJOgugPurf KF1gyNzjCG2iK46LSkq3.fnDRl2Ub8pO_pEz3QWXhChXQph5PtNFT5VzhqIc tnKtklkxrX7xCibikvSBkp6FYrIj092DyDg-- Received: from [199.173.226.236] by web30007.mail.mud.yahoo.com via HTTP; Mon, 14 Jun 2010 11:19:11 PDT X-Mailer: YahooMailClassic/11.1.4 YahooMailWebService/0.8.103.269680 Date: Mon, 14 Jun 2010 11:19:11 -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: <513428.73487.qm@web30007.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1184395425-1276539551=:75890" --0-1184395425-1276539551=:75890 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable F.Y.I =A0 I figured out a way to do this using ServiceGroup. =A0 Thanks. --- On Tue, 6/1/10, sarvani kare wrote: From: sarvani kare Subject: Re: Can single web service be deployed onto multiple end points? To: java-dev@axis.apache.org Date: Tuesday, June 1, 2010, 7:17 AM 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-1184395425-1276539551=:75890 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
F.Y.I
 
I figured out a way to do this using ServiceGroup.
 
Thanks.

--- On Tue, 6/1/10, sarvani kare <mittuetc@yah= oo.com> wrote:

From: sarvani kare <mittuetc@yahoo.com>
= Subject: Re: Can single web service be deployed onto multiple end points?To: java-dev@axis.apache.org
Date: Tuesday, June 1, 2010, 7:17 AM
<= BR>
<= /tr>
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&g= t; wrote:





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

Hi all,=20

 =20

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

 =20

Example:=20

 =20

If the web service name is echo,=20

 =20

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

 =20

Like,

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

 =20

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

 =20

Thanks a lot for your time.

M



=0A=0A --0-1184395425-1276539551=:75890--