フォーラム

ホーム » 1. Marketplace App Development

構造的に表示 平面上に表示 ツリー上に表示
toggle
Brian Scott Schupbach
PACL Error
2014/06/01 19: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/06/02 20:25
答え

Brian Scott Schupbach

ランク: Youngling

投稿: 0

参加年月日: 2008/10/23

最近の投稿

anyone?
Tejas Kanani
RE: PACL Error
2014/06/10 9:21
答え

Tejas Kanani

ランク: Youngling

投稿: 0

参加年月日: 2009/01/06

最近の投稿

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/06/11 18: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.