Combination View Flat View Tree View
toggle
Brian Scott Schupbach
PACL Error
June 1, 2014 7:36 PM
Answer

Brian Scott Schupbach

Rank: Youngling

Posts: 0

Join Date: October 23, 2008

Recent Posts

I'm receiving the error below and cannot figure out how to resolve it. I believe that the liferay-plugin-package.properties is setup correctly but maybe I'm missing something. am I missing something?

java.security.AccessControlException: Access denied ("com.liferay.portal.kernel.security.pacl.permission.PortalServicePermission" "service#portal#com.liferay.portlet.asset.service.AssetTagLocalService" "getTags")

1security-manager-services[portal]=\
2    com.liferay.portlet.asset.service.AssetCategoryLocalServiceUtil#getCategories,\
3    com.liferay.portlet.asset.service.AssetTagLocalServiceUtil#getTags,\
Brian Scott Schupbach
RE: PACL Error
June 2, 2014 8:25 PM
Answer

Brian Scott Schupbach

Rank: Youngling

Posts: 0

Join Date: October 23, 2008

Recent Posts

anyone?
Tejas Kanani
RE: PACL Error
June 10, 2014 9:21 AM
Answer

Tejas Kanani

Rank: Youngling

Posts: 0

Join Date: January 6, 2009

Recent Posts

If you've not figured this out yet, try adding
1security-manager-services[portal]=\
2com.liferay.portlet.asset.service.AssetTagLocalService


I guess this should work.

- Tejas
Brian Scott Schupbach
RE: PACL Error
June 11, 2014 6:12 PM
Answer

Brian Scott Schupbach

Rank: Youngling

Posts: 0

Join Date: October 23, 2008

Recent Posts

That worked. Thanks!!

Forums

To access the Developer Forum, please login to your Liferay.com account if you are already a registered developer or register to become a developer.