Running Multiple Instances of OFBiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

Running Multiple Instances of OFBiz

MiltonClark
How difficult would it be to run multiple instances of OFBiz concurrently?  From what I can make out in the Setup and Config documents, it looks like I would have to make a lot of changes to config files, and possibly some code.

Can someone point me to a specific doc that covers this?

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

rajsaini
You will need to change couple of port numbers in the
${ofbiz.home}/base/config/ofbiz-container.xml.

There is a technical production setup guide for setting up the ports.
Look at  
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

Thanks,

Raj

MiltonClark wrote:
> How difficult would it be to run multiple instances of OFBiz concurrently?
> >From what I can make out in the Setup and Config documents, it looks like I
> would have to make a lot of changes to config files, and possibly some code.
>
> Can someone point me to a specific doc that covers this?
>
> Thanks.
>  

Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Jacques Le Roux
Administrator
If you care about memory you may have a look at "Geronimo & IBM Websphere Application Server Community Edition"
http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there are currently some limitations with "Multi-instances", look at
this paragraph for more

Jacques

From: "Raj Saini" <[hidden email]>

> You will need to change couple of port numbers in the ${ofbiz.home}/base/config/ofbiz-container.xml.
>
> There is a technical production setup guide for setting up the ports. Look at
> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>
> Thanks,
>
> Raj
>
> MiltonClark wrote:
>> How difficult would it be to run multiple instances of OFBiz concurrently?
>> >From what I can make out in the Setup and Config documents, it looks like I
>> would have to make a lot of changes to config files, and possibly some code.
>>
>> Can someone point me to a specific doc that covers this?
>>
>> Thanks.
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Suresh Babu Nair
Can this be more specific.
Like what exactly need to be changed and where ?

Suresh

jacques.le.roux wrote
If you care about memory you may have a look at "Geronimo & IBM Websphere Application Server Community Edition"
http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there are currently some limitations with "Multi-instances", look at
this paragraph for more

Jacques

From: "Raj Saini" <rajsaini@gmail.com>
> You will need to change couple of port numbers in the ${ofbiz.home}/base/config/ofbiz-container.xml.
>
> There is a technical production setup guide for setting up the ports. Look at
> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>
> Thanks,
>
> Raj
>
> MiltonClark wrote:
>> How difficult would it be to run multiple instances of OFBiz concurrently?
>> >From what I can make out in the Setup and Config documents, it looks like I
>> would have to make a lot of changes to config files, and possibly some code.
>>
>> Can someone point me to a specific doc that covers this?
>>
>> Thanks.
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Vikas Mayur-3
I think I got a patch for this (If I understand it right) and will  
attach this at some proper place. Where this supposed to go ? Any help  
would be appreciated.

Vikas

On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:

>
> Can this be more specific.
> Like what exactly need to be changed and where ?
>
> Suresh
>
>
> jacques.le.roux wrote:
>>
>> If you care about memory you may have a look at "Geronimo & IBM  
>> Websphere
>> Application Server Community Edition"
>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there  
>> are
>> currently some limitations with "Multi-instances", look at
>> this paragraph for more
>>
>> Jacques
>>
>> From: "Raj Saini" <[hidden email]>
>>> You will need to change couple of port numbers in the
>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>
>>> There is a technical production setup guide for setting up the  
>>> ports.
>>> Look at
>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>
>>> Thanks,
>>>
>>> Raj
>>>
>>> MiltonClark wrote:
>>>> How difficult would it be to run multiple instances of OFBiz
>>>> concurrently?
>>>>> From what I can make out in the Setup and Config documents, it  
>>>>> looks
>>>> like I
>>>> would have to make a lot of changes to config files, and possibly  
>>>> some
>>>> code.
>>>>
>>>> Can someone point me to a specific doc that covers this?
>>>>
>>>> Thanks.
>>>>
>>>
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Vikas Mayur-3
done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple 
+instance+of+OFBiz

Suresh, Hope this is what you are looking for.

Vikas
On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:

> I think I got a patch for this (If I understand it right) and will  
> attach this at some proper place. Where this supposed to go ? Any  
> help would be appreciated.
>
> Vikas
>
> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>
>>
>> Can this be more specific.
>> Like what exactly need to be changed and where ?
>>
>> Suresh
>>
>>
>> jacques.le.roux wrote:
>>>
>>> If you care about memory you may have a look at "Geronimo & IBM  
>>> Websphere
>>> Application Server Community Edition"
>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there  
>>> are
>>> currently some limitations with "Multi-instances", look at
>>> this paragraph for more
>>>
>>> Jacques
>>>
>>> From: "Raj Saini" <[hidden email]>
>>>> You will need to change couple of port numbers in the
>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>
>>>> There is a technical production setup guide for setting up the  
>>>> ports.
>>>> Look at
>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>
>>>> Thanks,
>>>>
>>>> Raj
>>>>
>>>> MiltonClark wrote:
>>>>> How difficult would it be to run multiple instances of OFBiz
>>>>> concurrently?
>>>>>> From what I can make out in the Setup and Config documents, it  
>>>>>> looks
>>>>> like I
>>>>> would have to make a lot of changes to config files, and  
>>>>> possibly some
>>>>> code.
>>>>>
>>>>> Can someone point me to a specific doc that covers this?
>>>>>
>>>>> Thanks.
>>>>>
>>>>
>>>
>>>
>>>
>>
>> --
>> View this message in context: http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Sven Wesley
Note: you have to be logged in to access the document. Correct?

Regards,
Sven

2008/11/25 Vikas Mayur <[hidden email]>

> done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple<http://docs.ofbiz.org/display/%7Evikasmayur/Running+multiple>
> +instance+of+OFBiz
>
> Suresh, Hope this is what you are looking for.
>
> Vikas
>
> On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:
>
>  I think I got a patch for this (If I understand it right) and will attach
>> this at some proper place. Where this supposed to go ? Any help would be
>> appreciated.
>>
>> Vikas
>>
>> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>>
>>
>>> Can this be more specific.
>>> Like what exactly need to be changed and where ?
>>>
>>> Suresh
>>>
>>>
>>> jacques.le.roux wrote:
>>>
>>>>
>>>> If you care about memory you may have a look at "Geronimo & IBM
>>>> Websphere
>>>> Application Server Community Edition"
>>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there are
>>>> currently some limitations with "Multi-instances", look at
>>>> this paragraph for more
>>>>
>>>> Jacques
>>>>
>>>> From: "Raj Saini" <[hidden email]>
>>>>
>>>>> You will need to change couple of port numbers in the
>>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>>
>>>>> There is a technical production setup guide for setting up the ports.
>>>>> Look at
>>>>>
>>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Raj
>>>>>
>>>>> MiltonClark wrote:
>>>>>
>>>>>> How difficult would it be to run multiple instances of OFBiz
>>>>>> concurrently?
>>>>>>
>>>>>>> From what I can make out in the Setup and Config documents, it looks
>>>>>>>
>>>>>> like I
>>>>>> would have to make a lot of changes to config files, and possibly some
>>>>>> code.
>>>>>>
>>>>>> Can someone point me to a specific doc that covers this?
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Vikas Mayur-3
Yes - I think so.
I tried few times and I do not see any option to change preferences of  
my personal space.
Any word of wisdom for the same would be appreciated.

Thanks,
Vikas

On Nov 25, 2008, at 6:34 PM, Sven Wesley wrote:

> Note: you have to be logged in to access the document. Correct?
>
> Regards,
> Sven
>
> 2008/11/25 Vikas Mayur <[hidden email]>
>
>> done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple<http://docs.ofbiz.org/display/%7Evikasmayur/Running+multiple 
>> >
>> +instance+of+OFBiz
>>
>> Suresh, Hope this is what you are looking for.
>>
>> Vikas
>>
>> On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:
>>
>> I think I got a patch for this (If I understand it right) and will  
>> attach
>>> this at some proper place. Where this supposed to go ? Any help  
>>> would be
>>> appreciated.
>>>
>>> Vikas
>>>
>>> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>>>
>>>
>>>> Can this be more specific.
>>>> Like what exactly need to be changed and where ?
>>>>
>>>> Suresh
>>>>
>>>>
>>>> jacques.le.roux wrote:
>>>>
>>>>>
>>>>> If you care about memory you may have a look at "Geronimo & IBM
>>>>> Websphere
>>>>> Application Server Community Edition"
>>>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But  
>>>>> there are
>>>>> currently some limitations with "Multi-instances", look at
>>>>> this paragraph for more
>>>>>
>>>>> Jacques
>>>>>
>>>>> From: "Raj Saini" <[hidden email]>
>>>>>
>>>>>> You will need to change couple of port numbers in the
>>>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>>>
>>>>>> There is a technical production setup guide for setting up the  
>>>>>> ports.
>>>>>> Look at
>>>>>>
>>>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> Raj
>>>>>>
>>>>>> MiltonClark wrote:
>>>>>>
>>>>>>> How difficult would it be to run multiple instances of OFBiz
>>>>>>> concurrently?
>>>>>>>
>>>>>>>> From what I can make out in the Setup and Config documents,  
>>>>>>>> it looks
>>>>>>>>
>>>>>>> like I
>>>>>>> would have to make a lot of changes to config files, and  
>>>>>>> possibly some
>>>>>>> code.
>>>>>>>
>>>>>>> Can someone point me to a specific doc that covers this?
>>>>>>>
>>>>>>> Thanks.
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>
>>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Suresh Babu Nair
In reply to this post by Vikas Mayur-3
Vikas, Thanks, I got it.
Any way to run this patch on the xml files so that I don't need to edit them manually?
Suresh


Vikas Mayur-3 wrote
done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple 
+instance+of+OFBiz

Suresh, Hope this is what you are looking for.

Vikas
On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:

> I think I got a patch for this (If I understand it right) and will  
> attach this at some proper place. Where this supposed to go ? Any  
> help would be appreciated.
>
> Vikas
>
> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>
>>
>> Can this be more specific.
>> Like what exactly need to be changed and where ?
>>
>> Suresh
>>
>>
>> jacques.le.roux wrote:
>>>
>>> If you care about memory you may have a look at "Geronimo & IBM  
>>> Websphere
>>> Application Server Community Edition"
>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there  
>>> are
>>> currently some limitations with "Multi-instances", look at
>>> this paragraph for more
>>>
>>> Jacques
>>>
>>> From: "Raj Saini" <rajsaini@gmail.com>
>>>> You will need to change couple of port numbers in the
>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>
>>>> There is a technical production setup guide for setting up the  
>>>> ports.
>>>> Look at
>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>
>>>> Thanks,
>>>>
>>>> Raj
>>>>
>>>> MiltonClark wrote:
>>>>> How difficult would it be to run multiple instances of OFBiz
>>>>> concurrently?
>>>>>> From what I can make out in the Setup and Config documents, it  
>>>>>> looks
>>>>> like I
>>>>> would have to make a lot of changes to config files, and  
>>>>> possibly some
>>>>> code.
>>>>>
>>>>> Can someone point me to a specific doc that covers this?
>>>>>
>>>>> Thanks.
>>>>>
>>>>
>>>
>>>
>>>
>>
>> --
>> View this message in context: http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>


 
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Scott Gray
In reply to this post by Vikas Mayur-3
Click Browse Space -> Space Admin -> Permissions and then Edit Permissions
under Anonymous Access

Regards
Scott

2008/11/26 Vikas Mayur <[hidden email]>

> Yes - I think so.
> I tried few times and I do not see any option to change preferences of my
> personal space.
> Any word of wisdom for the same would be appreciated.
>
> Thanks,
> Vikas
>
>
> On Nov 25, 2008, at 6:34 PM, Sven Wesley wrote:
>
>  Note: you have to be logged in to access the document. Correct?
>>
>> Regards,
>> Sven
>>
>> 2008/11/25 Vikas Mayur <[hidden email]>
>>
>>  done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple<
>>> http://docs.ofbiz.org/display/%7Evikasmayur/Running+multiple>
>>> +instance+of+OFBiz
>>>
>>> Suresh, Hope this is what you are looking for.
>>>
>>> Vikas
>>>
>>> On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:
>>>
>>> I think I got a patch for this (If I understand it right) and will attach
>>>
>>>> this at some proper place. Where this supposed to go ? Any help would be
>>>> appreciated.
>>>>
>>>> Vikas
>>>>
>>>> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>>>>
>>>>
>>>>  Can this be more specific.
>>>>> Like what exactly need to be changed and where ?
>>>>>
>>>>> Suresh
>>>>>
>>>>>
>>>>> jacques.le.roux wrote:
>>>>>
>>>>>
>>>>>> If you care about memory you may have a look at "Geronimo & IBM
>>>>>> Websphere
>>>>>> Application Server Community Edition"
>>>>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there
>>>>>> are
>>>>>> currently some limitations with "Multi-instances", look at
>>>>>> this paragraph for more
>>>>>>
>>>>>> Jacques
>>>>>>
>>>>>> From: "Raj Saini" <[hidden email]>
>>>>>>
>>>>>>  You will need to change couple of port numbers in the
>>>>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>>>>
>>>>>>> There is a technical production setup guide for setting up the ports.
>>>>>>> Look at
>>>>>>>
>>>>>>>
>>>>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>>>>
>>>>>>> Thanks,
>>>>>>>
>>>>>>> Raj
>>>>>>>
>>>>>>> MiltonClark wrote:
>>>>>>>
>>>>>>>  How difficult would it be to run multiple instances of OFBiz
>>>>>>>> concurrently?
>>>>>>>>
>>>>>>>>  From what I can make out in the Setup and Config documents, it
>>>>>>>>> looks
>>>>>>>>>
>>>>>>>>>  like I
>>>>>>>> would have to make a lot of changes to config files, and possibly
>>>>>>>> some
>>>>>>>> code.
>>>>>>>>
>>>>>>>> Can someone point me to a specific doc that covers this?
>>>>>>>>
>>>>>>>> Thanks.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>  --
>>>>> View this message in context:
>>>>>
>>>>> http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>>
>>>>
>>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Jacques Le Roux
Administrator
In reply to this post by Vikas Mayur-3
At some point, I had the idea to use a port offset like it's done in Geronimo. But I gave up as it's easy to change in one string
replacement in Eclipse.
Maybe we should do it though, to make this dynamically from an optional command line parameter

Jacques

From: "Vikas Mayur" <[hidden email]>

> done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple +instance+of+OFBiz
>
> Suresh, Hope this is what you are looking for.
>
> Vikas
> On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:
>
>> I think I got a patch for this (If I understand it right) and will  attach this at some proper place. Where this supposed to go ?
>> Any  help would be appreciated.
>>
>> Vikas
>>
>> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>>
>>>
>>> Can this be more specific.
>>> Like what exactly need to be changed and where ?
>>>
>>> Suresh
>>>
>>>
>>> jacques.le.roux wrote:
>>>>
>>>> If you care about memory you may have a look at "Geronimo & IBM  Websphere
>>>> Application Server Community Edition"
>>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there  are
>>>> currently some limitations with "Multi-instances", look at
>>>> this paragraph for more
>>>>
>>>> Jacques
>>>>
>>>> From: "Raj Saini" <[hidden email]>
>>>>> You will need to change couple of port numbers in the
>>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>>
>>>>> There is a technical production setup guide for setting up the  ports.
>>>>> Look at
>>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Raj
>>>>>
>>>>> MiltonClark wrote:
>>>>>> How difficult would it be to run multiple instances of OFBiz
>>>>>> concurrently?
>>>>>>> From what I can make out in the Setup and Config documents, it  looks
>>>>>> like I
>>>>>> would have to make a lot of changes to config files, and  possibly some
>>>>>> code.
>>>>>>
>>>>>> Can someone point me to a specific doc that covers this?
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context: http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Vikas Mayur-3
In reply to this post by Scott Gray
Thanks so much - Scott.

Vikas
On Nov 26, 2008, at 3:07 AM, Scott Gray wrote:

> Click Browse Space -> Space Admin -> Permissions and then Edit  
> Permissions
> under Anonymous Access
>
> Regards
> Scott
>
> 2008/11/26 Vikas Mayur <[hidden email]>
>
>> Yes - I think so.
>> I tried few times and I do not see any option to change preferences  
>> of my
>> personal space.
>> Any word of wisdom for the same would be appreciated.
>>
>> Thanks,
>> Vikas
>>
>>
>> On Nov 25, 2008, at 6:34 PM, Sven Wesley wrote:
>>
>> Note: you have to be logged in to access the document. Correct?
>>>
>>> Regards,
>>> Sven
>>>
>>> 2008/11/25 Vikas Mayur <[hidden email]>
>>>
>>> done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple<
>>>> http://docs.ofbiz.org/display/%7Evikasmayur/Running+multiple>
>>>> +instance+of+OFBiz
>>>>
>>>> Suresh, Hope this is what you are looking for.
>>>>
>>>> Vikas
>>>>
>>>> On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:
>>>>
>>>> I think I got a patch for this (If I understand it right) and  
>>>> will attach
>>>>
>>>>> this at some proper place. Where this supposed to go ? Any help  
>>>>> would be
>>>>> appreciated.
>>>>>
>>>>> Vikas
>>>>>
>>>>> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>>>>>
>>>>>
>>>>> Can this be more specific.
>>>>>> Like what exactly need to be changed and where ?
>>>>>>
>>>>>> Suresh
>>>>>>
>>>>>>
>>>>>> jacques.le.roux wrote:
>>>>>>
>>>>>>
>>>>>>> If you care about memory you may have a look at "Geronimo & IBM
>>>>>>> Websphere
>>>>>>> Application Server Community Edition"
>>>>>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But  
>>>>>>> there
>>>>>>> are
>>>>>>> currently some limitations with "Multi-instances", look at
>>>>>>> this paragraph for more
>>>>>>>
>>>>>>> Jacques
>>>>>>>
>>>>>>> From: "Raj Saini" <[hidden email]>
>>>>>>>
>>>>>>> You will need to change couple of port numbers in the
>>>>>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>>>>>
>>>>>>>> There is a technical production setup guide for setting up  
>>>>>>>> the ports.
>>>>>>>> Look at
>>>>>>>>
>>>>>>>>
>>>>>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>>
>>>>>>>> Raj
>>>>>>>>
>>>>>>>> MiltonClark wrote:
>>>>>>>>
>>>>>>>> How difficult would it be to run multiple instances of OFBiz
>>>>>>>>> concurrently?
>>>>>>>>>
>>>>>>>>> From what I can make out in the Setup and Config documents, it
>>>>>>>>>> looks
>>>>>>>>>>
>>>>>>>>>> like I
>>>>>>>>> would have to make a lot of changes to config files, and  
>>>>>>>>> possibly
>>>>>>>>> some
>>>>>>>>> code.
>>>>>>>>>
>>>>>>>>> Can someone point me to a specific doc that covers this?
>>>>>>>>>
>>>>>>>>> Thanks.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>> View this message in context:
>>>>>>
>>>>>> http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Running Multiple Instances of OFBiz

Vikas Mayur-3
In reply to this post by Suresh Babu Nair
Suresh,

I am not sure what you mean here by run this patch.

You can apply this patch as it is and if it there are conflicts (could  
be a chance as I did not update that patch with trunk) then you can  
always merge the changes manually from the patch to OFBiz files.


HTH

Vikas
On Nov 25, 2008, at 8:44 PM, Suresh Babu Nair wrote:

>
> Vikas, Thanks, I got it.
> Any way to run this patch on the xml files so that I don't need to  
> edit them
> manually?
> Suresh
>
>
>
> Vikas Mayur-3 wrote:
>>
>> done. http://docs.ofbiz.org/display/~vikasmayur/Running+multiple
>> +instance+of+OFBiz
>>
>> Suresh, Hope this is what you are looking for.
>>
>> Vikas
>> On Nov 25, 2008, at 6:09 PM, Vikas Mayur wrote:
>>
>>> I think I got a patch for this (If I understand it right) and will
>>> attach this at some proper place. Where this supposed to go ? Any
>>> help would be appreciated.
>>>
>>> Vikas
>>>
>>> On Nov 25, 2008, at 5:15 PM, Suresh Babu Nair wrote:
>>>
>>>>
>>>> Can this be more specific.
>>>> Like what exactly need to be changed and where ?
>>>>
>>>> Suresh
>>>>
>>>>
>>>> jacques.le.roux wrote:
>>>>>
>>>>> If you care about memory you may have a look at "Geronimo & IBM
>>>>> Websphere
>>>>> Application Server Community Edition"
>>>>> http://docs.ofbiz.org/pages/viewpage.action?pageId=4098. But there
>>>>> are
>>>>> currently some limitations with "Multi-instances", look at
>>>>> this paragraph for more
>>>>>
>>>>> Jacques
>>>>>
>>>>> From: "Raj Saini" <[hidden email]>
>>>>>> You will need to change couple of port numbers in the
>>>>>> ${ofbiz.home}/base/config/ofbiz-container.xml.
>>>>>>
>>>>>> There is a technical production setup guide for setting up the
>>>>>> ports.
>>>>>> Look at
>>>>>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> Raj
>>>>>>
>>>>>> MiltonClark wrote:
>>>>>>> How difficult would it be to run multiple instances of OFBiz
>>>>>>> concurrently?
>>>>>>>> From what I can make out in the Setup and Config documents, it
>>>>>>>> looks
>>>>>>> like I
>>>>>>> would have to make a lot of changes to config files, and
>>>>>>> possibly some
>>>>>>> code.
>>>>>>>
>>>>>>> Can someone point me to a specific doc that covers this?
>>>>>>>
>>>>>>> Thanks.
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20679672.html
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>
>>>
>>
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Running-Multiple-Instances-of-OFBiz-tp18974053p20682369.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>


smime.p7s (3K) Download Attachment