details: https://code.openbravo.com/erp/devel/pi/rev/fa1f51bdbcff changeset: 34747:fa1f51bdbcff user: Javier Armendáriz <javier.armendariz <at> openbravo.com> date: Tue Aug 28 11:42:39 2018 +0200 summary: Related to issue 39193: Fixed format and improved javadoc description
diffstat: modules/org.openbravo.client.application/src/org/openbravo/client/application/event/DataPoolSelectionEventHandler.java | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diffs (14 lines): diff -r c1a0f6594a1b -r fa1f51bdbcff modules/org.openbravo.client.application/src/org/openbravo/client/application/event/DataPoolSelectionEventHandler.java --- a/modules/org.openbravo.client.application/src/org/openbravo/client/application/event/DataPoolSelectionEventHandler.java Tue Aug 28 11:30:04 2018 +0200 +++ b/modules/org.openbravo.client.application/src/org/openbravo/client/application/event/DataPoolSelectionEventHandler.java Tue Aug 28 11:42:39 2018 +0200 @@ -36,7 +36,9 @@ /** * Refreshes DataPoolChecker report-pool mapping when DataPoolSelection changes. - * Note that in a cluster environment, it is required to restart Tomcat to synchronize all changes. + * + * Note that in a cluster environment, it is required to restart Tomcat to synchronize all changes + * in every node. */ public class DataPoolSelectionEventHandler extends EntityPersistenceEventObserver { ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Openbravo-commits mailing list Openbravo-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-commits