Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 94964 invoked from network); 25 Jul 2007 10:28:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 10:28:41 -0000 Received: (qmail 67973 invoked by uid 500); 25 Jul 2007 10:28:34 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 67957 invoked by uid 500); 25 Jul 2007 10:28:34 -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 67940 invoked by uid 99); 25 Jul 2007 10:28:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 03:28:34 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of vmandal@gmail.com designates 64.233.166.177 as permitted sender) Received: from [64.233.166.177] (HELO py-out-1112.google.com) (64.233.166.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 03:28:32 -0700 Received: by py-out-1112.google.com with SMTP id a25so257419pyi for ; Wed, 25 Jul 2007 03:28:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=P+4tQ3YOannIr9jMmUQhTJLsbt1GjYipXJUobLuI9OlDqY+Ypu0dbdPDKmWvSdixQfVQcI1azd5XxePobHQXFmnk3HEOZFb0FLiPwgIePYXt0HSR2PXjwS4GzxElOeYP541ivwZ+kp7omRHt+fjAy7Ahc3X3Vy3V3YowNZf1Ubg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=hgaFzPSm8OmSk8zsaLRwwI2Hrkv4kPdqY0iDjt+qHyIbwXaNOFiR8TvCt6CryOfpspYVVNgaW3UsWMFkOBxebaERwOXIFBt6EwJs9oPM+RRqCJ195fHZnyjbqSQQerJSKHcVvA/ueyuAVkv1ILDAJfUm4+5pOJqhXzIT6wmY610= Received: by 10.140.251.1 with SMTP id y1mr153324rvh.1185359291228; Wed, 25 Jul 2007 03:28:11 -0700 (PDT) Received: from vikram ( [122.163.100.225]) by mx.google.com with ESMTPS id c20sm1016692rvf.2007.07.25.03.28.09 (version=SSLv3 cipher=RC4-MD5); Wed, 25 Jul 2007 03:28:10 -0700 (PDT) Message-ID: <005f01c7cea6$7faa7900$0201a8c0@vikram> From: "Vikram Mandal" To: Subject: Newbee - Log4j WARN No appenders could be found for logger Date: Wed, 25 Jul 2007 15:58:06 +0530 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am new to Axis, Log4j,... doing java after good long break. I am trying to run one the sample codes "echoString" that comes with axis-1_4. I have set the classpath as mentioned in the doc .. and now I have got : log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle). log4j:WARN Please initialize the log4j system properly.java.net.ConnectException: Connection timed out: connect This seems to be a popular error ...... Google.. but unfortunately I am not able to find a appropriate solution to error with the sample code. Please guide. Thanks and regards, Vikram --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org