Message Boards

Unable to override Liferay Polls Portlet fragments Files.

Rushikesh Gawade, modified 2 Years ago.

Unable to override Liferay Polls Portlet fragments Files.

New Member Posts: 9 Join Date: 4/6/21 Recent Posts

Hello,

I am facing issue to override fragment project. when i deployed the fragment module it goes into installed state. and when we "Diag <bundle id>"  in gogo shell. its give "pollsoverride [1485] Unresolved requirement: Import-Package: com.liferay.polls.web.internal.portlet.action" . 

please provide your help.

thumbnail
Christoph Rabel, modified 2 Years ago.

RE: Unable to override Liferay Polls Portlet fragments Files.

Liferay Legend Posts: 1554 Join Date: 9/24/09 Recent Posts

You can't use an internal package. You should try to find a way to implement whatever you want without using anything from ...internal.*