Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 42712 invoked from network); 9 Sep 2005 02:08:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Sep 2005 02:08:11 -0000 Received: (qmail 74468 invoked by uid 500); 9 Sep 2005 02:08:08 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 74440 invoked by uid 500); 9 Sep 2005 02:08:08 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 74427 invoked by uid 99); 9 Sep 2005 02:08:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2005 19:08:08 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_40_50,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.68.5.15] (HELO relay01.pair.com) (209.68.5.15) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 08 Sep 2005 19:08:19 -0700 Received: (qmail 4419 invoked from network); 9 Sep 2005 02:08:04 -0000 Received: from unknown (HELO ?127.0.0.1?) (unknown) by unknown with SMTP; 9 Sep 2005 02:08:04 -0000 X-pair-Authenticated: 202.124.185.76 Message-ID: <4320EE77.1030700@opensource.lk> Date: Fri, 09 Sep 2005 08:07:51 +0600 From: Eran Chinthaka Reply-To: chinthaka@opensource.lk User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: axis-dev@ws.apache.org Subject: Re: [Axis2] printStackTrace References: <39A72E1EBF03EB44AACFD8036D1489F9013BBF16@p02exm01.macromedia.com> <1126225925.8365.6.camel@localhost.localdomain> In-Reply-To: <1126225925.8365.6.camel@localhost.localdomain> Content-Type: multipart/alternative; boundary="------------060404020005000103070906" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --------------060404020005000103070906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Oh, sorry. My Mistake. I did this when I was debugging. I know we should use loggers for debugging, but .... This will never happen again. :-( Removed the other printStacktrace statements that were there also. -- EC Sanjiva Weerawarana wrote: >On Thu, 2005-09-08 at 10:18 -0400, Tom Jordahl wrote: > > >>>+ e.printStackTrace(); >>> >>> >>Probably a mistake, but Axis2 should not have any of these lying around >>in it. All stack traces should be logged, not printed to the console. >> >>This is very unfriendly to users who embed Axis in to their stuff. >> >> > >+1. Could you please open a JIRA issue Tom so that it doesn't get lost? > >Sanjiva. > > > > --------------060404020005000103070906 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Oh, sorry. My Mistake.

I did this when I was debugging. I know we should use loggers for debugging, but ....

This will never happen again. :-(

Removed the other printStacktrace statements that were there also.

-- EC

Sanjiva Weerawarana wrote:
On Thu, 2005-09-08 at 10:18 -0400, Tom Jordahl wrote:
  
+            e.printStackTrace();
      
Probably a mistake, but Axis2 should not have any of these lying around
in it.  All stack traces should be logged, not printed to the console.

This is very unfriendly to users who embed Axis in to their stuff.
    

+1. Could you please open a JIRA issue Tom so that it doesn't get lost?

Sanjiva.


  
--------------060404020005000103070906--