|
|
Choosing A Webhost: |
CVS update of BRANCH_SEQUOIA_457 sequoia/src/org/continuent/sequoia/control: msg#00055db.sequoia.cvs
Date: Thursday, September 14, 2006 @ 17:21:08 Author: emmanuel Path: .../sequoia/sequoia/src/org/continuent/sequoia/controller/management Tag: BRANCH_SEQUOIA_457 Modified: Controller.java (1.14 -> 1.14.4.1) Controller.getPortNumber has been renamed to Controller.getJdbcPortNumber (in the implementation, not in the interface). Interface cleanup should be done some day. Relates to SEQUOIA-457 -----------------+ Controller.java | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) Index: sequoia/src/org/continuent/sequoia/controller/management/Controller.java diff -u sequoia/src/org/continuent/sequoia/controller/management/Controller.java:1.14 sequoia/src/org/continuent/sequoia/controller/management/Controller.java:1.14.4.1 --- sequoia/src/org/continuent/sequoia/controller/management/Controller.java:1.14 Mon Aug 21 17:08:35 2006 +++ sequoia/src/org/continuent/sequoia/controller/management/Controller.java Thu Sep 14 17:21:08 2006 @@ -133,8 +133,8 @@ endUserLogger.info(Translate.get("controller.shutdown", this .getControllerName())); controller.shutdown(); - endUserLogger.info(Translate.get("controller.shutdown.completed", - this.getControllerName())); + endUserLogger.info(Translate.get("controller.shutdown.completed", this + .getControllerName())); } catch (ControllerException ex) { @@ -172,7 +172,7 @@ */ public int getPortNumber() { - return controller.getPortNumber(); + return controller.getJdbcPortNumber(); } /** @@ -215,8 +215,7 @@ try { controller.refreshLogConfiguration(); - endUserLogger - .info(Translate.get("controller.refresh.log.success")); + endUserLogger.info(Translate.get("controller.refresh.log.success")); } catch (ControllerException ex) {
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of BRANCH_SEQUOIA_457 sequoia/src/org/continuent/sequoia/common/net (1 file), emmanuel-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of BRANCH_SEQUOIA_457 sequoia/src/org/continuent/sequoia/controller/jmx (1 file), emmanuel-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of BRANCH_SEQUOIA_457 sequoia/src/org/continuent/sequoia/common/net (1 file), emmanuel-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of BRANCH_SEQUOIA_457 sequoia/src/org/continuent/sequoia/controller/core/shutdown (1 file), emmanuel-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 |