Message Boards

My custom portlet is not listed in the add application

sanga reddy nalla, modified 14 Years ago.

My custom portlet is not listed in the add application

New Member Post: 1 Join Date: 6/8/09 Recent Posts
My portlet is deployed.but i am unable to see in the user_portlet list
thumbnail
Manjunadh K, modified 14 Years ago.

RE: My custom portlet is not listed in the add application

New Member Posts: 3 Join Date: 6/8/09 Recent Posts
You might not have deployed properly , or you deployed another portlet instead of the original portlet.
thumbnail
Parul Seth, modified 14 Years ago.

RE: My custom portlet is not listed in the add application

Junior Member Posts: 83 Join Date: 12/18/08 Recent Posts
Hi

Have you by any chance missed adding your portlet's id in liferay-display.xml?
That can be the reason for it not being displayed in the add application's list even if it has been deployed!

hope that helps!

Thanks & Regards
Parul Seth
thumbnail
Abhishek Saxena, modified 14 Years ago.

RE: My custom portlet is not listed in the add application

Regular Member Posts: 130 Join Date: 6/17/09 Recent Posts
I would trace the logs at startup of the server , for custom portlets you can see the number of portlets that are being registered when you deploy your war module .If you have one less emoticon you get to know at the time of server start up.

Even if entries are missed in liferay-display.xml they will be available under undefined tab when you try an add apllication.

please share logs if you see some exception message
Cardoza Brian, modified 3 Years ago.

RE: My custom portlet is not listed in the add application

New Member Post: 1 Join Date: 5/7/20 Recent Posts
WSRP provides communication between a portlet client and a portlet container running on a remote server PayGOnline JSR 286 describes the Java Portlet API for running portlet producer applications.