Below is my post dated May 21, 2009 on the user mailing list on the User Mailing list.
I guess you have missed my reply.
Please read the details, give it a try and if got stuckup somewhere then come back to discuss the things.

------------------------------------------------------------
Yes this can be easily done in OFBiz.

Open ofbiz-containers.xml file. (framework/base/config/ofbiz-containers.xml) Change the value of port in all the property by name "port". For ex. you can change http port from 8080 to 28080

Then open url.property file. (framework/webapp/config/url.properties)
Keep the value of http & https port same as you set in the ofbiz-containers.xml file.

So now we have two instance of OFBiz server on the same machine.

-- One is running on 8080 & another one is running on 28080 port.

For accessing the same database you should keep the settings of database same in entityengine.xml file.
This is all from my side.

Now its your turn to give it a try and if got stuck up somewhere in b/w then shoot an email on mailing list.
Thanks !

--
Ashish
-------------------------------------------------------------


--
Ashish


Deyan Tsvetanov wrote:
Hi list,
I am trying to run 2 ofbiz instances on the same server. Ideally I would
make all the containers ( framework/base/config/ofbiz-containers.xml )
bind on a specified host ( virtual interface ) instead of * or 0.0.0.0.
Before I start digging in that direction however I'd like to as if
somebody has already tried this exercise :)

Thanks in advance, Deyan

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to