Hi David,

Thank you for your answer.

I mean following directory:

framework
    base
    common
    {...etc OfBiz components.....}
application
    product
    category
    {... etc OfBiz applications...}
my
    app1
    app2

I want deploy this in one server. But. I want, that app1 and app2
have difference category, product and other tables, means difference
application but use on base OfBiz components and applications.

Currently I see only one decision: duplicate OfBiz component such as
product, category and etc for each my app with different config delegator to
difference databases.

Thanks in advance.


Best Regards,
Pavel Drobushevich
mailto: [email protected]
icq: 450345393
skype: pavel_drabushevich


On Tue, Jul 7, 2009 at 17:52, David E. Jones <[email protected]> wrote:

>
> You can remove the applications directory, either completely or from the
> component-load.xml files so that it doesn't load, and things in the
> framework will still work fine.
>
> As for the other part, about the one app server and different databases,
> do you mean a multi-tenant sort of thing?
>
> -David
>
>
> On Tue, 2009-07-07 at 12:32 +0300, Pavel Drobushevich wrote:
> > Hi all,
> >
> > I started work with Apache OfBiz and want create following solution. When
> I
> > create new application on OfBiz I must use some powerful bases (commons)
> > OfBiz modules (for example from ‘framework’ directory) and I can deploy
> only
> > one my application on OfBiz.
> > But I want create several applications like 'framework/example', with
> will
> > work with difference database, but use one application server and common
> > OfBiz components.
> > Can you help me?
> >
> > Thanks in advance.
> >
> >
> > Best Regards,
> > Pavel Drobushevich
> > mailto: [email protected]
> > icq: 450345393
> > skype: pavel_drabushevich
>
>

Reply via email to