I have created a sample Liferay portlet and it has successfully deployed. But, the eclipse console didn\'t say \"1 portlet is ready for use\". And, I couldn\'t find this portlet
As Mark mentioned, it is undeterministic and it sometimes happen. I usually follow the following steps and after this it works normally.
Steps:
If possible try to build the WAR again and deploy the new WAR, and follow the previous steps.
Also if this doesn't work try to clear the temp
and work
directory and again try the previous steps.
Hope this helps.