clarification: are you saying the tables get recreated if you have comment out the components from the component-load.xml or are you looking at tables that the framework creates.
Vinod Kashyap sent the following on 9/27/2007 1:24 AM: > Yes I am only using the framework. > I don't want the unneccessory tables to be created and/or loaded when we > give ant command. > > by simply modifying the component-load.xml won't load the components, but > tables are still there. > > if you delete the tables and also modify the xml file, it also gives an > error. > > Please guide. > I am in great need. > > Thanks for your reply. > If you need to have more info then also do write me back. > > Ajay Sodhi.. > > BJ Freeman wrote: >> not enough information to help >> how are you only using the login modules. >> are you just using the framework, not the applications. >> if you so then you need to take the applications out of the >> component-load.xml. >> >> Vinod Kashyap sent the following on 9/26/2007 11:40 PM: >>> hi.. >>> >>> I want to delete all those default OFBiz tables which are not in use for >>> my >>> project. >>> >>> if i delete any table, then i get error messages. >>> >>> How we can recognize the tables and/or modules which are not used in the >>> project, and the way to delete them, in order to make the size of project >>> as >>> small as possible. >>> >>> As per my knowledge, i am using only the login/logout module(s)/table(s) >>> of >>> OFBiz >>> >>> Please guide me with your expert knowledge, ASAP (As Soon As Possible). >>> >>> Thanks.. >>> >>> Ajay Sodhi.. >> >
