Hello Guys,
I just created https://issues.apache.org/jira/browse/OFBIZ-9498
You can test it out with the provided patch.
And James, I just tested two launch to instances with different
environment properties with no issue (different JVM args and database
connections)
Cheers
Gil
On 06/07/2017 22:07, gil portenseigne wrote:
Hi James,
inline
On 06/07/2017 12:12, James Yong wrote:
Hi Gil,
Some afterthought questions with the proposed change:
1) Can it support multiple OFBiz instances on the same server?
Using different shell process to launch the multiple OFBiz instances,
i think that it's possible to set environment variable dedicated to
each OFBiz instance.
2) Can we store encrypted values for some of the environment
variables like database credentials?
You can store whatever value you want into environment variable, but
you must adapt OFBiz to decrypt the value.
Thanks all for your feedback, i'll work on trunk to make it available
soon (within a new Jira)
Regards
Gil