|
|
Choosing A Webhost: |
CVS update of BRANCH_sequoia-2_10 sequoia/src/org/continuent/sequoia/common: msg#00144db.sequoia.cvs
Date: Monday, October 30, 2006 @ 18:54:02 Author: jeff Path: /cvsroot/sequoia/sequoia/src/org/continuent/sequoia/common/xml Tag: BRANCH_sequoia-2_10 Modified: XmlTools.java (1.8 -> 1.8.16.1) * in case of xsl transformation failure, logged the exception with the error log ---------------+ XmlTools.java | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Index: sequoia/src/org/continuent/sequoia/common/xml/XmlTools.java diff -u sequoia/src/org/continuent/sequoia/common/xml/XmlTools.java:1.8 sequoia/src/org/continuent/sequoia/common/xml/XmlTools.java:1.8.16.1 --- sequoia/src/org/continuent/sequoia/common/xml/XmlTools.java:1.8 Mon Feb 6 16:23:27 2006 +++ sequoia/src/org/continuent/sequoia/common/xml/XmlTools.java Mon Oct 30 18:54:02 2006 @@ -91,9 +91,8 @@ { String msg = Translate.get("controller.xml.transformation.failed", e); - if (logger.isDebugEnabled()) - logger.debug(msg, e); - logger.error(msg); + if (logger.isErrorEnabled()) + logger.error(msg); return msg; } }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of sequoia/src/org/continuent/sequoia (2 files), emmanuel-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of BRANCH_sequoia-2_10 sequoia/src/org/continuent/sequoia/common/i18n (1 file), emmanuel-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of BRANCH_sequoia-2_10 sequoia/src/org/continuent/sequoia/controller/recoverylog (1 file), emmanuel-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of BRANCH_sequoia-2_10 sequoia/src/org/continuent/sequoia/common/xml (1 file), jeff-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |