|
Using OFBiz version 10.04, which is a very stable version and over a year old.
What is the proper/best way to completely remove a custom component, including associated custom entities and entity groups?
NOTE: Just deleting the component root folder and dropping the entities via SQL "drop table some_table" doesn't work. There's still meta information about the deleted tables hanging around.
Please advise. Thanks.
|