留言板

Liferay 7 portlet not showing in Apps

Robert Meissner,修改在7 年前。

Liferay 7 portlet not showing in Apps

Junior Member 帖子: 76 加入日期: 15-2-26 最近的帖子
I have a service portlet and a web App (MVCPortlet) deployed on my server, and they are listed in the App-Manager under Independent modules as being active, but i cannot see the MVC Portlet in the Apps List, when trying to add them to a page. It should be under category.sample, i also have a view.jsp. What am i doing wrong?
thumbnail
David H Nebinger,修改在7 年前。

RE: Liferay 7 portlet not showing in Apps

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
Hey, Robert.

App manager is not aware of current state, only knows it was at one point deployed.

Connect to gogo shell, list your modules and check the status. They should all be marked as "active". For those that aren't, try to start them; you'll see errors indicating why they can't start and you need to resolve those problems before the portlets will be available.







Come meet me at the LSNA!
Robert Meissner,修改在7 年前。

RE: Liferay 7 portlet not showing in Apps

Junior Member 帖子: 76 加入日期: 15-2-26 最近的帖子
Hi David, thanks for the reply.

They are active in gogo shell. I have used Liferay workspace for creating them. Clearing all caches etc. did nothing... Seems like i have to set up a new dev env, as something seems broken.
thumbnail
David H Nebinger,修改在7 年前。

RE: Liferay 7 portlet not showing in Apps

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
Hmm, that is strange, Robert. Can you share your portlet?






Come meet me at the LSNA!
srini vasulu,修改在6 年前。

RE: Liferay 7 portlet not showing in Apps

Regular Member 帖子: 139 加入日期: 11-2-22 最近的帖子
David H Nebinger:
Hey, Robert.

App manager is not aware of current state, only knows it was at one point deployed.

Connect to gogo shell, list your modules and check the status. They should all be marked as "active". For those that aren't, try to start them; you'll see errors indicating why they can't start and you need to resolve those problems before the portlets will be available.

Come meet me at the LSNA!


Hi Daid,
In liferay 7 i am created spring portlet plugin and added two more spring portlets and deployed message getting like
But when i am trying to add portlets to page i can see only one portlet i.e last which portlet we added same portlet and remain two portlets i am not able to see.

15:13:30,830 INFO [Refresh Thread: Equinox Container: 70c9799d-f7cd-0017-185e-cd39df0f820b][PortletHotDeployListener:181] Registering portlets for demo-submittals-portlet
15:13:31,089 INFO [Refresh Thread: Equinox Container: 70c9799d-f7cd-0017-185e-cd39df0f820b][PortletHotDeployListener:298] 3 portlets for demo-submittals-portlet are available for use
15:13:31,265 INFO [Refresh Thread: Equinox Container: 70c9799d-f7cd-0017-185e-cd39df0f820b][BundleStartStopLogger:35] STARTED demo-submittals-portlet_7.0.0.1 [524]
srini vasulu,修改在6 年前。

RE: Liferay 7 portlet not showing in Apps

Regular Member 帖子: 139 加入日期: 11-2-22 最近的帖子
Hi david,
Sorry now it's working in liferay display.xml file added different categories then it's working