组合视图 统一视图 树状图
toggle
Brian Scott Schupbach
PACL Error
2014年6月1日 下午7:36
答复

Brian Scott Schupbach

等级: Youngling

帖子: 0

加入日期: 2008年10月23日

最近的帖子

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
2014年6月2日 下午8:25
答复

Brian Scott Schupbach

等级: Youngling

帖子: 0

加入日期: 2008年10月23日

最近的帖子

Tejas Kanani
RE: PACL Error
2014年6月10日 上午9:21
答复

Tejas Kanani

等级: Youngling

帖子: 0

加入日期: 2009年1月6日

最近的帖子

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
2014年6月11日 下午6:12
答复

Brian Scott Schupbach

等级: Youngling

帖子: 0

加入日期: 2008年10月23日

最近的帖子

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.