Page 1 of 1

Getting Stack overflow error while restricting admin access.

Posted: Wed Jun 03, 2015 8:14 am
by d8sasi
HI Team,
I got Exception while modifying the sample code. I am trying to restrict admin user for he can only see and modify the inventory items which were uploaded by him. I am following this page and link is

http://www.broadleafcommerce.com/docs/c ... l-security

In this page i am unable to find out where to put
MyAdminUser,
MyProduct,
ProductStoreRowSecurityProvider
all three above classes inside the sample application..

* I am getting STACK OVERFLOW EXPECTION when i kept above three classes in admin module and configured with applicationcontextadmin.xml. For overriding the method addFetchRestrictions i extended RowLevelSecurityServiceImpl but i am facing the issue with Stack overflow error. Need Help in proceeding further.

thank you,
Great Day,

Re: Getting Stack overflow error while restricting admin access.

Posted: Wed Jun 17, 2015 1:37 pm
by phillipuniverse