I would like to specify the order of initialization of portlets when the portal server starts.
Is it possible?
Yes, you can specify the order of deployment over the definition of portlet dependency. Set the required-deployment-contexts=MyPrevPortlet
in liferay-plugin-package.properties
.