Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 65939 invoked from network); 25 May 2006 07:17:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2006 07:17:17 -0000 Received: (qmail 89253 invoked by uid 500); 25 May 2006 07:17:16 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 89243 invoked by uid 500); 25 May 2006 07:17:16 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 89229 invoked by uid 99); 25 May 2006 07:17:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 00:17:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=ADVANCE_FEE_1 X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [15.219.201.134] (HELO bgerelbas01.asiapac.hp.net) (15.219.201.134) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 00:17:12 -0700 Received: from bgeexg12.asiapacific.cpqcorp.net (bgeexg12.asiapacific.cpqcorp.net [16.150.33.62]) by bgerelbas01.asiapac.hp.net (Postfix) with ESMTP id 0A9E43308F for ; Thu, 25 May 2006 12:46:10 +0530 (IST) Received: from BGEEXC02.asiapacific.cpqcorp.net ([16.150.33.10]) by bgeexg12.asiapacific.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.1830); Thu, 25 May 2006 12:46:34 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [Axis2]Re: AXIS C++ : Calling a service from other Date: Thu, 25 May 2006 12:46:34 +0530 Message-ID: In-Reply-To: <44754FB5.5030403@gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Axis2]Re: AXIS C++ : Calling a service from other Thread-Index: AcZ/yaHRDLpVg+SmSyWydLJI0KAQfQAAFouA From: "Popuri, Monica" To: "Apache AXIS C User List" X-OriginalArrivalTime: 25 May 2006 07:16:34.0662 (UTC) FILETIME=[27A17860:01C67FCB] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Samisa, I have faced another issue while my work on AXIS C++ :=20 With WSDL2Ws, a new exception class is created because it is mentioned = in my WSDL file when I throw this new exception from server, the client = catches it under AxisException only and not under new exception class. = Also the "what" method of exception gives some irrelevant message and = not the one I passed as part of new exception. My client also has stub of this new exception class. Is this also a issue in current releases of AXIS C Regards, Monica -----Original Message----- From: Samisa Abeysinghe [mailto:samisa.abeysinghe@gmail.com] Sent: Thursday, May 25, 2006 12:03 PM To: Apache AXIS C User List Subject: Re: [Axis2]Re: AXIS C++ : Calling a service from other monica.popuri@hp.com wrote: >Hi, > >Thanks for replying, > >I have incorporated a work around to achieve my work in this isssue = scenario: > >I am invoking client of second service from first as a system call. >Do you think there is a better approach to do this. > =20 > Well I cannot think of a better approach as of now. Thanks, Samisa... >I really appriciate your immediate reply. > >With regards, >Monica > =20 > >>This is an interesting scenario that we would like to test with = Axis2/C. >>I "hope" this would work. But not tried. Anyway, we would like to >>support this with Axis2/C at some point. >>Thanks, >>Samisa... >>John Hawkins wrote: >> >> =20 >> >>>This is a limitation of all releases of the code. There are no = current >>>plans to fix this >>> >>> >>> >>>*monica.popuri@hp.com* >>> >>>24/05/2006 13:06 >>>Please respond to >>>"Apache AXIS C User List" >>> >>> >>> >>>To >>> "Apache AXIS C User List" >>>cc >>> >>>Subject >>> Re: AXIS C++ : Calling a service from other >>> >>> >>> >>> >>> >>> >>> >>> >>> >>>Thanks for reploying, >>>Is this a limitation in AXIS C++ 1.6. Is there any plan of developer >>>team >>>to fix this in next release. >>>Thanks >>>With Regards, >>>Monica >>> =20 >>> >>>>I'm afraid that this is a restriction in the runtime. The engine is >>>>instantiated either as a server or client unfortunately you cannot >>>> =20 >>>> >>>have >>> =20 >>> >>>>both in the same process. >>>> >>>> >>>> >>>> >>>>"Popuri, Monica" >>>>24/05/2006 12:37 >>>>Please respond to >>>>"Apache AXIS C User List" >>>> >>>> >>>>To >>>> >>>>cc >>>> >>>>Subject >>>>AXIS C++ : Calling a service from other >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> =20 >>>> >>>>>Hi All, >>>>> >>>>>I am using Apache AXIS C++ 1.6 and have developed two web services. = I >>>>> =20 >>>>> >>>>need to invoke one web service from other. I have tried to store the >>>> =20 >>>> >>>stubs >>> =20 >>> >>>>of first service into other service's dir to create second service = as >>>>client of first but same is not working. When I invoke sec service I >>>> =20 >>>> >>>get >>> =20 >>> >>>>following error: No service available >>>> =20 >>>> >>>>>What is exact way to create such a scenario. >>>>> >>>>>With Regards, >>>>>Monica Popuri >>>>>HP GDIC >>>>>Prestige AlKareem, 4th Floor, Seat # 30, >>>>>Edward Road, Bangalore - 52 >>>>>Ph: +91-80-22054046 >>>>> >>>>> >>>>> >>>>> =20 >>>>> >>>>---------------------------------------------------------------------= >>>>To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org >>>>For additional commands, e-mail: axis-c-user-help@ws.apache.org >>>> >>>> >>>> >>>> =20 >>>> >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org >>>For additional commands, e-mail: axis-c-user-help@ws.apache.org >>> >>> >>> =20 >>> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org >>For additional commands, e-mail: axis-c-user-help@ws.apache.org >> >> >> =20 >> > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org >For additional commands, e-mail: axis-c-user-help@ws.apache.org > > > =20 > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org