Hi guys
I am struggling to get two instances of ofbiz running on the same
server. I've gone through the mailing lists and established and
executed the following:
1. Changed the ADMIN_PORT in startofbiz.sh and stopofbiz.sh;
2. Changed ajp-connector, http-connector and https-connector values in
ofbiz-containers.xml;
3. Changed port.https and port.http in url.properties;
4. Changed <thread-pool send-to-pool and <run-from-pool name in
serviceengine.xml.
I get an Address already in use error when I start to run the second
instance. Both instances work fine and listens to the proper ports
when run alone. What else should I be doing?
Thanks
Gavin