Vue combinée Vue Plate Arborescence
toggle
Brian Scott Schupbach
PACL Error
1 juin 2014 19:36
Réponse

Brian Scott Schupbach

Rang: Youngling

Publications: 0

Date d'inscription: 23 octobre 2008

Publications Récentes

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
2 juin 2014 20:25
Réponse

Brian Scott Schupbach

Rang: Youngling

Publications: 0

Date d'inscription: 23 octobre 2008

Publications Récentes

Tejas Kanani
RE: PACL Error
10 juin 2014 09:21
Réponse

Tejas Kanani

Rang: Youngling

Publications: 0

Date d'inscription: 6 janvier 2009

Publications Récentes

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
11 juin 2014 18:12
Réponse

Brian Scott Schupbach

Rang: Youngling

Publications: 0

Date d'inscription: 23 octobre 2008

Publications Récentes

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.