How to remove an appliction from ofbiz.

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

How to remove an appliction from ofbiz.

Pankaj Lall
Hi

I'm facing problem in removing applictions from ofbiz. Like I want only
catalog, content, order and party. Leaving this 4 I want to remove all other
application like accounting, facility, Marketing, Manufacturer, And
WorkEffort from Ofbiz.

--
With Regards
Pankaj Lall
Jr. Software Architect
Palindrome Software Lab Ltd.
Reply | Threaded
Open this post in threaded view
|

Re: How to remove an appliction from ofbiz.

Vikash Anand-2
Hi Pankaj;
              You need to delete the directories and also find
interdependencies in applications. Also check components-load.xml file for
remaining components that you wish to remove.
Thanks and Regards;
Vikash Anand.
Sr. Software Engineer.

On 6/26/07, Pankaj Lall <[hidden email]> wrote:

>
> Hi
>
> I'm facing problem in removing applictions from ofbiz. Like I want only
> catalog, content, order and party. Leaving this 4 I want to remove all
> other
> application like accounting, facility, Marketing, Manufacturer, And
> WorkEffort from Ofbiz.
>
> --
> With Regards
> Pankaj Lall
> Jr. Software Architect
> Palindrome Software Lab Ltd.
>
Reply | Threaded
Open this post in threaded view
|

Re: How to remove an appliction from ofbiz.

David E Jones
In reply to this post by Pankaj Lall

The best, or easiest, thing to do is disable the webapps and leave all of the entities and services and such in place. This can be done by editing the various ofbiz-component.xml files and commenting out the desired webapp elements.

-David


Pankaj Lall wrote:
> Hi
>
> I'm facing problem in removing applictions from ofbiz. Like I want only
> catalog, content, order and party. Leaving this 4 I want to remove all
> other
> application like accounting, facility, Marketing, Manufacturer, And
> WorkEffort from Ofbiz.
>