Hello thereI got several customer working with the same application and
I wonder how, with LCDS, to manage in a runtime a multi dataBase access;
without creating a configuration "mxl" file inthe folder catalina for
each database.Indeed, each customer have their own dataBase, and so far,
I did not find out how to avoid creating a config xml file in catalina
for every single database; which force me to create as well for each
customer a folder application, since the name of the config file in
cata...