Vista combinada Visión Plana Vista de árbol
toggle
Brian Scott Schupbach
PACL Error
1 de junio de 2014 19:36
Respuesta

Brian Scott Schupbach

Ranking: Youngling

Mensajes: 0

Fecha de incorporación: 23 de octubre de 2008

Mensajes recientes

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 de junio de 2014 20:25
Respuesta

Brian Scott Schupbach

Ranking: Youngling

Mensajes: 0

Fecha de incorporación: 23 de octubre de 2008

Mensajes recientes

anyone?
Tejas Kanani
RE: PACL Error
10 de junio de 2014 9:21
Respuesta

Tejas Kanani

Ranking: Youngling

Mensajes: 0

Fecha de incorporación: 6 de enero de 2009

Mensajes recientes

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 de junio de 2014 18:12
Respuesta

Brian Scott Schupbach

Ranking: Youngling

Mensajes: 0

Fecha de incorporación: 23 de octubre de 2008

Mensajes recientes

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.