I've written a class extending ProductImpl in a package called com.mycompany.core.catalog.domain which is placed in the core module.
For my site, I have added two additional fields to the BLC_PRODUCT table and therefore I would like to add those fields to the corresponding My ProductImpl class.
Now, my question is how do I activate My ProductImpl instead of ProductImpl provided by the broadleaf?
Thanks in advance.
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.