Hello,
I have my custom class that extends the customer class. In my custom class, many to many relationship with customerType entity(my custom entity). CustomerType is already exist in database. And I use @AdminPresentationCollection with addType is LOOkUP. In customer care module, when I add customerType, it throws NullPointerException. The error message says Problem updating entity : null.
Did I miss somethings?
I use an idea of following link http://forum.broadleafcommerce.org/viewtopic.php?f=13&t=1446
Thanks.
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.