Multiple instances of JBE on a server?
One answer
Arnold,
yes, this is possible and allowed. Since they connect the server there is no problem. If you want to run multiple times from one exe, please keep in mind that they will run in the same workspace location. In order for that to run, you have to pass -data <folder> at least to make them having different workspaces.
yes, this is possible and allowed. Since they connect the server there is no problem. If you want to run multiple times from one exe, please keep in mind that they will run in the same workspace location. In order for that to run, you have to pass -data <folder> at least to make them having different workspaces.