This is an automated email from the git hooks/post-receive script. New change to branch feature/1210-client-server-params in repository lima. See http://git.chorem.org/lima.git from 1e13def refs #1210 rétablissement du fonctionnement des rapports en mode client/serveur new d2dd63f refs #1210 allow to configure defferent address for Ejb than Http The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d2dd63f276cf1e780ce3ef1c792ec677ea2bd08e Author: dcosse <cosse@codelutin.com> Date: Mon Apr 27 16:41:02 2015 +0200 refs #1210 allow to configure defferent address for Ejb than Http Summary of changes: .../chorem/lima/business/api/OptionsService.java | 3 +- .../chorem/lima/business/LimaBusinessConfig.java | 47 +++++++++++++++------- .../lima/business/ejb/OptionsServiceImpl.java | 4 +- .../resources/i18n/lima-business_en_GB.properties | 1 + .../resources/i18n/lima-business_fr_FR.properties | 1 + lima-server/README.txt | 18 ++++++--- .../org/chorem/lima/server/HttpServerService.java | 11 +++-- .../java/org/chorem/lima/server/LimaServer.java | 47 +++++++++++++++++----- .../org/chorem/lima/server/LimaServerConfig.java | 9 ----- .../java/org/chorem/lima/ui/MainViewHandler.java | 2 +- 10 files changed, 98 insertions(+), 45 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.