Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 45834 invoked from network); 14 Apr 2008 19:23:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2008 19:23:40 -0000 Received: (qmail 68031 invoked by uid 500); 14 Apr 2008 19:23:35 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 67569 invoked by uid 500); 14 Apr 2008 19:23:33 -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 67558 invoked by uid 99); 14 Apr 2008 19:23:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 12:23:33 -0700 X-ASF-Spam-Status: No, hits=-2.5 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_SOFTFAIL,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lokajit.tikayatray@citi.com designates 199.67.179.116 as permitted sender) Received: from [199.67.179.116] (HELO mail.citigroup.com) (199.67.179.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 19:22:48 +0000 Received: from imbarc-ss01.nam.nsroot.net (imbarc-ss01.ss.ssmb.com [135.155.128.166]) by imbaspam-nj03.iplex.ssmb.com (8.13.8/8.13.8/SSMB_EXT/ev: 16778 $) with ESMTP id m3EJMw0O008573 for ; Mon, 14 Apr 2008 19:22:58 GMT Received: from mailhub-nyc3.ny.ssmb.com (mailhub-nyc3-hme0.ny.ssmb.com [162.124.148.17]) by imbarc-ss01.nam.nsroot.net (8.13.8/8.13.8/SSMB_QQQ_IN/1.1) with ESMTP id m3EJMpE4024839 for ; Mon, 14 Apr 2008 19:22:51 GMT Received: from exnjsm10.nam.nsroot.net (EXNJSM10.nam.nsroot.net [169.193.44.30]) by mailhub-nyc3.ny.ssmb.com (8.13.8/8.13.8/CG_HUB) with ESMTP id m3EJMouE016203 for ; Mon, 14 Apr 2008 19:22:51 GMT Received: from exnjmb30.nam.nsroot.net ([169.193.40.32]) by exnjsm10.nam.nsroot.net with Microsoft SMTPSVC(5.0.2195.6713); Mon, 14 Apr 2008 15:22:50 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.0.6619.12 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: org.apache.axis2.AxisFault: java.lang.RuntimeException: [was class java.net.UnknownHostException] www.w3.org Date: Mon, 14 Apr 2008 15:22:50 -0400 Message-ID: <1545817F9685364F82CCAB3499C89B211521C317@EXNJMB30.nam.nsroot.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: org.apache.axis2.AxisFault: java.lang.RuntimeException: [was class java.net.UnknownHostException] www.w3.org Thread-Index: AciVRnM9js+LdwzwR3KlxnYfsFmXLAAABgIgAkeL83A= From: "Tikayatray, Lokajit " To: X-OriginalArrivalTime: 14 Apr 2008 19:22:50.0736 (UTC) FILETIME=[EE062F00:01C89E64] X-Scanned-By: MIMEDefang 2.52 on 199.67.177.247 X-Virus-Checked: Checked by ClamAV on apache.org Hi Deepal, Did you get any chance to go through the codes I sent last time. Facing the same issue till now. Thanks and Regards Lokajit Tikayatray -----Original Message----- From: Tikayatray, Lokajit [GWM-O_T]=20 Sent: Thursday, April 03, 2008 1:15 AM To: axis-user@ws.apache.org Subject: RE: org.apache.axis2.AxisFault: java.lang.RuntimeException: [was class java.net.UnknownHostException] www.w3.org Hi Deepal, Thanks for your quick response. Please check my client code attached here. Also I am using stub generated by axis2. Attached is the WSDL that I get from Axis2 and use for my stub generation using again axis2 1.2 jars in cmd line.=20 Just to note here again, this service when deployed in Axis2 1.3 war deployed in tomcat, works very fine without any error with the same client. Thanks and Regards Lokajit Tikayatray -----Original Message----- From: Deepal Jayasinghe [mailto:deepal@opensource.lk] Sent: Thursday, April 03, 2008 12:50 AM To: axis-user@ws.apache.org Subject: Re: org.apache.axis2.AxisFault: java.lang.RuntimeException: [was class java.net.UnknownHostException] www.w3.org > =20 > Hi, > I am facing the 'UnknownHostException' when I am accessing my service=20 > deployed in Axis2-1.2 war which is in tomcat server. Same service .aar > file when I am deploying in Axis2-1.3 war in tomcat is not giving any=20 > error and is working fine. The exact stacktrace that I get when=20 > accessing the service deployed in Axis2-1.2 is as below: > > org.apache.axis2.AxisFault: java.lang.RuntimeException: [was class=20 > java.net.UnknownHostException] www.w3.org > =20 Seems like you are sending the request to www.w3.org Could you please send us your client code , then we can see what actually happening. Thank you! Deepal --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org